updated updater fix

This commit is contained in:
naturallaw77 2023-12-04 09:34:05 -08:00
parent 104da06a60
commit 0f9732459f

View File

@ -15,7 +15,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
else
zenity --progress
zenity --progress --auto-close
xterm -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c $(if ! ssh root@localhost 'flatpak update -y && cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'; then
zenity --info \