updated sturcture for updates
This commit is contained in:
parent
16d4d8ec02
commit
57e3d86770
@ -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
|
@ -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 ####
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user