added local script and .desktop file
This commit is contained in:
parent
9745d12e94
commit
eef59e2be4
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS)"
|
||||
|
||||
exit
|
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Name=Sovran_SystemsOS Updater
|
||||
Exec=/home/free/.Sovran_Systems/localscript_to_remote_updater.sh
|
||||
Icon=/home/free/.Sovran_Systems/Icon/Sovran_SystemsOS_Updater_Iconv3.svg
|
Loading…
Reference in New Issue
Block a user