init commit
This commit is contained in:
5
python/start_FET_Infoscreen_bot.sh
Executable file
5
python/start_FET_Infoscreen_bot.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /var/www/infoscreen/python
|
||||
python3 -u FET_Infoscreen_bot.py > /var/www/infoscreen/python/infoscreen_bot.log 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user