Use pacman instead of yay for system updates.
This commit is contained in:
@@ -10,7 +10,7 @@ sudo -n /usr/bin/systemctl start fenrirscreenreader.service
|
|||||||
clear
|
clear
|
||||||
|
|
||||||
# Update system packages (run as stormux user since yay shouldn't run as root)
|
# Update system packages (run as stormux user since yay shouldn't run as root)
|
||||||
sudo -u stormux yay -Syu --noconfirm --removemake --cleanafter
|
pacman -Syu --noconfirm
|
||||||
|
|
||||||
gitUrl="https://git.stormux.org/storm/gaming-image-files"
|
gitUrl="https://git.stormux.org/storm/gaming-image-files"
|
||||||
gitPath="${gitUrl##*/}"
|
gitPath="${gitUrl##*/}"
|
||||||
|
|||||||
Reference in New Issue
Block a user