updated the updater code
This commit is contained in:
parent
b1701548af
commit
8f5b5847d5
@ -14,7 +14,7 @@ fi
|
||||
}
|
||||
|
||||
SPICE () {
|
||||
xterm -T "Sovran_SystemsOS_Light_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'"
|
||||
xterm -T "Sovran_SystemsOS_Light 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'"
|
||||
|
||||
if [[ $? != 1 ]] ; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user