From 5b635acd8e2f49dde8d9a15d6ae9d5528ce8044e Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 18 Mar 2024 22:36:43 -0700 Subject: [PATCH] Added Sovran_SystemsOS_External_Backup app --- .../Sovran_SystemsOS_File_Fixes_And_New_Services.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/file_fixes_and_new_services/Sovran_SystemsOS_File_Fixes_And_New_Services.sh b/file_fixes_and_new_services/Sovran_SystemsOS_File_Fixes_And_New_Services.sh index c6ac7b9..e6528cb 100755 --- a/file_fixes_and_new_services/Sovran_SystemsOS_File_Fixes_And_New_Services.sh +++ b/file_fixes_and_new_services/Sovran_SystemsOS_File_Fixes_And_New_Services.sh @@ -40,6 +40,14 @@ rm -rf /home/free/Downloads/sovran-pro-flake-update2.sh rm -rf /home/free/Downloads/nextcloud_maintenance_window_fix.sh +#### SCRIPT 5 #### + +/run/current-system/sw/bin/wget "https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/raw/branch/main/file_fixes_and_new_services/add_external_backup_app.sh" + +/run/current-system/sw/bin/bash /home/free/Downloads/add_external_backup_app.sh + +rm -rf /home/free/Downloads/add_external_backup_app.sh + #### REMOVAL OF MAIN SCRIPT ####