stacks/homelab/periodic/nextcloud-cron

5 lines
104 B
Plaintext
Raw Normal View History

2021-12-17 09:38:07 -07:00
#! /bin/sh
[ $(hostname) = sweetums ] || exit 0
wget -O - https://drive.woozle.org/cron.php >/dev/null