hem
This commit is contained in:
parent
9a51de9ad8
commit
cb2ec0ee69
@ -2,7 +2,7 @@
|
||||
|
||||
if pgrep -x "python3" > /dev/null
|
||||
then
|
||||
python3 main.py
|
||||
echo "Already running"
|
||||
else
|
||||
echo "Not running"
|
||||
python3 main.py
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user