stacks/homelab/periodic/nextcloud-cron
2021-12-17 09:38:07 -07:00

4 lines
104 B
Bash
Executable file

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