init commit

This commit is contained in:
root (ariane)
2025-10-10 20:31:12 +02:00
commit cccaa274f8
427 changed files with 1693738 additions and 0 deletions

View 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 &