up scripts
This commit is contained in:
parent
5accc9e4f8
commit
cfc971b5e0
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
nvm use 16
|
||||
cd /home/tykayn/www/multi-account-post-schedule-mastodon
|
||||
node helpers/meme_poster_random.js | tee -a /home/tykayn/log_autopost.txt 2>&1
|
||||
node helpers/meme_poster_random.mjs | tee -a /home/tykayn/log_autopost.txt 2>&1
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
nvm use 16
|
||||
cd /home/tykayn/www/multi-account-post-schedule-mastodon
|
||||
node helpers/postQzine.mjs | tee -a /home/tykayn/log_autopost.txt 2>&1
|
||||
node helpers/qzine_article.mjs | tee -a /home/tykayn/log_autopost.txt 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user