updated sturcture for updates

This commit is contained in:
naturallaw77 2023-06-21 20:27:29 -07:00
parent 16d4d8ec02
commit 57e3d86770
2 changed files with 1 additions and 7 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/env bash
set -ex
cd /home/free/Downloads
/run/current-system/sw/bin/wget "https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/raw/branch/main/file_fixes_and_new_services/test.sh"
@ -10,6 +8,4 @@ cd /home/free/Downloads
rm -rf /home/free/Downloads/test.sh
rm -rf /home/free/Downloads/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
exit 0
rm -rf /home/free/Downloads/Sovran_SystemsOS_File_Fixes_And_New_Services.sh

View File

@ -1,8 +1,6 @@
#!/usr/bin/env bash
exec 1> /var/lib/beacons/awesome.log 2>&1
set -x
#### CHECK TO SEE IF IT HAS BEEN RUN BEFORE ####