stacks/homelab/periodic/nextcloud-cron

5 lines
104 B
Bash
Executable File

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