multi-account-post-schedule.../assets/bash_scripts/post_qzine.sh
2022-12-07 18:04:51 +00:00

5 lines
156 B
Bash

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