Rollback -s key

pull/234/head
Igor Zalatov (from Citadel PC) 2022-05-28 00:43:26 +03:00
parent 7f0c703d01
commit 0b71263bcd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
set -e set -e
if [ "$1" = "-x" ]; then if [ "$1" = "-s" ]; then
sysupgrade -n -x sysupgrade -n -x
else else
sysupgrade -n sysupgrade -n