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