mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-04 23:49:50 +08:00
缺少 echo
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
9614efa0aa
commit
43042b5ae7
@ -42,7 +42,7 @@ fi
|
||||
##############判断是否是root运行,如果是,则正常走;如果不是,则代输密码
|
||||
if [ "$(id -u)" != "0" ];then
|
||||
#############################无root权限时
|
||||
----------------------------------------------------------------------------------
|
||||
echo ----------------------------------------------------------------------------------
|
||||
echo "$upass" | sudo -S dpkg -i $1 || sudo aptss install -yf
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user