updated the Sovran_SystemsOS updater
This commit is contained in:
parent
47dc62df5b
commit
65f064129d
@ -15,7 +15,7 @@ fi
|
||||
}
|
||||
|
||||
SPICE () {
|
||||
if xterm -T "Sovran_SystemsOS Updater" -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c "ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'" ; then
|
||||
if ! xterm -T "Sovran_SystemsOS Updater" -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c "ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'" ; then
|
||||
|
||||
zenity --info \
|
||||
--ellipsize \
|
||||
|
Loading…
Reference in New Issue
Block a user