mirror of
https://gitlab.com/octospacc/bottocto
synced 2025-06-05 22:19:22 +02:00
MastodonFeedHTML update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
cd "$( dirname "$( realpath "$0" )" )"
|
||||
./MastodonFeedHTML.py
|
||||
export PYTHONPATH=.
|
||||
python3.9 -u ./MastodonFeedHTML.py | tee -a Log.txt
|
||||
sleep 30
|
||||
|
Reference in New Issue
Block a user