Update setupScript.sh
This commit is contained in:
@@ -85,7 +85,9 @@ if [ "$(id -u)" = "0" ]; then
|
||||
passwd -d eleve
|
||||
|
||||
modify_gnome_settings
|
||||
rpm-ostree rebase fedora:fedora/40/x86_64/silverblue
|
||||
if [ "$(grep '^VERSION_ID=' /etc/os-release | cut -d'=' -f2)" = "40" ]; then
|
||||
rpm-ostree rebase fedora:fedora/40/x86_64/silverblue
|
||||
fi
|
||||
install_apps
|
||||
system_update
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user