[Unit] Description=Refresh the zync.is GOLIVE scoreboard and open its landing PR After=network-online.target Wants=network-online.target [Service] Type=oneshot Slice=build.slice TasksMax=512 WorkingDirectory=/home/user/Projects/zync.is ExecStart=/bin/bash -lc 'bash scripts/golive-daily.sh' TimeoutStartSec=60min Nice=10