update tool/update-upgrade/ss-do-upgrade-worker.sh.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-10-22 09:58:18 +00:00
committed by Gitee
parent 019f20dcba
commit 22ea57c263

View File

@@ -1,6 +1,6 @@
#!/bin/bash
export LANGUAGE=en_US
export DEBIAN_FRONTEND=noninteractive
case $1 in
ssupdate)
if [ "$(id -u)" != "0" ] ; then