From cd363c09555bc23be0629aba24340281a671ed1c Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 23 May 2023 15:54:13 -0700 Subject: [PATCH] updated updater --- .../Updater Source Files/Update_Sovran_SystemsOS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS index 25f044e..069f6f1 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS @@ -26,10 +26,7 @@ password=$(zenity --password --title="Sovran_SystemsOS Updater") exit 2 else - - - echo -e "$password" | sudo -S rsync -av /home/free/Documents/Sovran\ Systems/My\ NixOS\ Laptop/configuration.nix /etc/nixos/configuration.nix - + pushd /etc/nixos/