snow-crash/level10/Ressource/loop_level10.sh

7 lines
93 B
Bash
Raw Normal View History

2021-01-27 23:31:31 +00:00
# launch the executable
while [ 1 ]
do
/home/user/level10/level10 /tmp/link 127.0.0.1
done