snow-crash/level10/Ressources/loop_level10.sh

7 lines
93 B
Bash

# launch the executable
while [ 1 ]
do
/home/user/level10/level10 /tmp/link 127.0.0.1
done