updated updater fix
This commit is contained in:
parent
a95b3b9eb8
commit
1165b747b3
@ -38,7 +38,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
||||
|
||||
fi
|
||||
|
||||
xterm -e bash -c "ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'"
|
||||
xterm -fa 'Noto Mono' -fs 12 -fg white -bg black -e bash -c "ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure'"
|
||||
|
||||
if [[ $? -ne 0 ]]; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user