mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
update tool/update-upgrade/ss-do-upgrade-worker.sh.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
export LANGUAGE=en_US
|
export LANGUAGE=en_US
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
case $1 in
|
case $1 in
|
||||||
ssupdate)
|
ssupdate)
|
||||||
if [ "$(id -u)" != "0" ] ; then
|
if [ "$(id -u)" != "0" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user