LL_Runit_Scripts/sv/apt-daily/run
AwesomeAdam54321 69cc111900 Updated things
2021-06-29 17:47:58 +08:00

6 lines
194 B
Bash
Executable file

#!/bin/sh -e
snooze -R 12h -w* -H6,18 acpi -a|grep on-line
set +e
sv start systemd-networkd NetworkManager connman
/usr/lib/apt/apt-helper wait-online
exec /usr/lib/apt/apt.systemd.daily update