Edit nodebb_post_to_mastodon.sh

This commit is contained in:
Frank 2024-11-08 16:19:50 +01:00
parent 4b47c04b8e
commit 1083033e0e

View file

@ -1,4 +1,5 @@
#!/bin/bash
# Please edit <USER>
cd /home/<USER>/nodebb_post_to_mastodon
PATH=/usr/local/bin:$PATH
#pipenv run python3 main.py >> /home/<USER>/nodebb_post_to_mastodon/log.txt 2>&1