!121 【轻量级 PR】:Fix generic-release-1.0/system-info.sh
From: @littleboyharry Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
94b96086c6
@ -78,7 +78,7 @@ do
|
||||
echo -e "IP address: \t$ip_address"
|
||||
done
|
||||
echo -e "Users online: \t$user_num"
|
||||
if [ "$whoiam" == "root" ]
|
||||
if [ "$whoiam" = "root" ]
|
||||
then
|
||||
echo -e "\n"
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user