Files

12 lines
163 B
Bash

#!/bin/bash
# Number of clients, maximum 2
CLIENTS=1
# Event name.
# Please leave the export be.
export EVENT="Chaospott"
export API="http://10.133.9.3:8080/"