Edit nodebb_post_to_mastodon.sh
This commit is contained in:
parent
4b47c04b8e
commit
1083033e0e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue