Add 'cron' directory with download packages script
This commit is contained in:
parent
6bdf0a0b3e
commit
4eca77df13
5
.local/bin/cron/checkup
Executable file
5
.local/bin/cron/checkup
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ping -q -c 1 1.1.1.1 > /dev/null || exit 1
|
||||||
|
|
||||||
|
pacman -Syyuw --noconfirm
|
Loading…
x
Reference in New Issue
Block a user