fixed passwd

This commit is contained in:
RP1 2025-02-06 10:24:55 +01:00
parent 62927dc5f8
commit 6936e9aeb9

4
rave
View file

@ -215,8 +215,8 @@ while [[ "$1" != '' ]]; do
sudo pacman -Sc --noconfirm sudo pacman -Sc --noconfirm
flatpak update -y flatpak update -y
flatpak uninstall --unused -y flatpak uninstall --unused -y
su - $USER -c "flatpak update -y" sudo flatpak update -y
su - $USER -c "flatpak uninstall --unused -y" sudo flatpak uninstall --unused -y
hblock hblock
echo ${bold}${yellow}RaveOS Gaming Linux fully updated!${normal} echo ${bold}${yellow}RaveOS Gaming Linux fully updated!${normal}
break break