Added launcher script
This commit is contained in:
parent
c5bbdf8abc
commit
87930243db
6
submitter_launcher.sh
Normal file
6
submitter_launcher.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
until python /home/dusty/bin/ASB_submission_bot/bot.py; do
|
||||||
|
echo "Submitter shutdown with error: $?. Restarting..." >&2
|
||||||
|
sleep 1
|
||||||
|
done
|
||||||
Loading…
x
Reference in New Issue
Block a user