From ee7cb3e36ba58d3626e9f66445ae2199073f8181 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 17 Jun 2023 08:37:49 -0700 Subject: [PATCH] updated script .desktop --- .../Sovran_SystemsOS_Reseter.desktop | 2 +- .../sovran_systemsOS_reseter_install.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/Sovran_SystemsOS_Reseter.desktop b/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/Sovran_SystemsOS_Reseter.desktop index 6a3bf75..df104bf 100644 --- a/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/Sovran_SystemsOS_Reseter.desktop +++ b/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/Sovran_SystemsOS_Reseter.desktop @@ -4,4 +4,4 @@ Terminal=false Type=Application Name=Sovran_SystemsOS Reseter Exec=/home/free/.Sovran_Systems/localscript_to_remote_reseter.sh -Icon=/home/free/.Sovran_Systems/Icon_Reseter/Sovran_SystemsOS_Reseter_Iconv3.svg \ No newline at end of file +Icon=/home/free/.Sovran_Systems/Icon_Reseter/Sovran_SystemsOS_Reseter_Icon2 \ No newline at end of file diff --git a/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh b/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh index 6f9e317..f7665cb 100755 --- a/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh +++ b/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh @@ -17,8 +17,8 @@ mv "/home/free/Downloads/software/Sovran_SystemsOS_Reseter/To Install on local S chmod 770 /home/free/.Sovran_Systems/localscript_to_remote_reseter.sh -rm -rf /home/free/Downloads/main.zip +rm -rf /home/free/Downloads/software -rm -rf /home/free/Downloads/packages +rm -rf /home/free/Downloads/sovran_systemsOS_reseter_install.sh exit \ No newline at end of file