multi-account-post-schedule.../assets/bash_scripts/idf_agendadulibre.sh
2023-03-10 14:06:21 +01:00

6 lines
342 B
Bash

#!/bin/bash
nvm use 16
#cd /home/tykayn/www/multi-account-post-schedule-mastodon
wget --no-check-certificate --no-directories -O ./documents/idf_agendadulibre_coming.json "https://www.agendadulibre.org/events.json?city=&near%5Blocation%5D=&near%5Bdistance%5D="
node helpers/floss_idf.mjs --force | tee -a /home/tykayn/log_autopost.txt 2>&1