updated the updater
This commit is contained in:
parent
37646f1ac3
commit
96696d971c
@ -24,7 +24,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
|||||||
else
|
else
|
||||||
|
|
||||||
|
|
||||||
ssh root@{ID} 'flatpak update -y' || ssh root@{ID6} 'flatpak update -y' |
|
ssh root@${ID} 'flatpak update -y' || ssh root@${ID6} 'flatpak update -y' |
|
||||||
|
|
||||||
zenity --progress \
|
zenity --progress \
|
||||||
--no-cancel \
|
--no-cancel \
|
||||||
|
Loading…
Reference in New Issue
Block a user