From 43042b5ae7d80d57e257305cba961cf3d53c537a Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Mon, 12 Dec 2022 01:23:48 +0000 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E5=B0=91=20echo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo <jifengshenmo@outlook.com> --- tool/ssinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/ssinstall b/tool/ssinstall index 277a21e..fc96512 100755 --- a/tool/ssinstall +++ b/tool/ssinstall @@ -42,7 +42,7 @@ fi ##############判断是否是root运行,如果是,则正常走;如果不是,则代输密码 if [ "$(id -u)" != "0" ];then #############################无root权限时 ----------------------------------------------------------------------------------- +echo ---------------------------------------------------------------------------------- echo "$upass" | sudo -S dpkg -i $1 || sudo aptss install -yf