multi-account-post-schedule.../assets/bash_scripts/post_qzine.sh

5 lines
164 B
Bash

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