This commit is contained in:
Tykayn 2022-12-07 22:18:32 +00:00 committed by TyKayn
parent 533cca1d28
commit 7477406dae
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
nvm use 16
cd /home/tykayn/www/multi-account-post-schedule-mastodon
node helpers/tkblogPost.mjs | tee -a /home/tykayn/log_autopost.txt 2>&1
node helpers/tykayn_blog.mjs | tee -a /home/tykayn/log_autopost.txt 2>&1