updated updater and rester
This commit is contained in:
parent
617647c563
commit
419a7a5e5d
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
pushd ~/Downloads
|
||||
pushd /home/free/Downloads
|
||||
|
||||
wget https://git.sovransystems.com/Sovran_Systems/Software/archive/main.zip
|
||||
|
||||
@ -12,8 +12,6 @@ mkdir -p /home/free/.Sovran_Systems
|
||||
|
||||
mkdir -p /home/free/.local/share/applications/
|
||||
|
||||
chown free:users /home/free/ -R
|
||||
|
||||
mv "/home/free/Downloads/software/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh" /home/free/.Sovran_Systems/
|
||||
|
||||
mv "/home/free/Downloads/software/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/Icon_Reseter/" /home/free/.Sovran_Systems/
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
pushd ~/Downloads
|
||||
pushd /home/free/Downloads
|
||||
|
||||
wget https://git.sovransystems.com/Sovran_Systems/Software/archive/main.zip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user