update updater script

This commit is contained in:
naturallaw77 2024-03-13 20:54:35 -07:00
parent 7e5b0146ea
commit bb43fb790c

View File

@ -16,7 +16,7 @@ fi
SPICE () {
if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure &> /home/free/Documents/Updater_App_Logs/'$time_stamp'_Updater_Log.txt | xterm -T "Sovran_SystemsOS_Light Updater" -fa 'Noto Mono' -fs 15 -fg white -bg black' ; then
if ! ssh root@localhost 'cd /etc/nixos && nix flake update && nixos-rebuild switch --impure &> /home/free/Documents/Updater_App_Logs/'$time_stamp'_Updater_Log.txt | xterm -fs 15 -fg white -bg black' ; then
zenity --error \
--width=400 \