improve scripts
This commit is contained in:
5
home/default/scripts/system-download
Normal file
5
home/default/scripts/system-download
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eou pipefail
|
||||
|
||||
system-update-mirrors
|
||||
pacman -Syuw --noconfirm
|
Reference in New Issue
Block a user