update generic-release-1.0/system-info.sh.
This commit is contained in:
parent
118072272b
commit
a7522df3c4
@ -78,7 +78,7 @@ do
|
|||||||
echo -e "IP address: \t$ip_address"
|
echo -e "IP address: \t$ip_address"
|
||||||
done
|
done
|
||||||
echo -e "Users online: \t$user_num"
|
echo -e "Users online: \t$user_num"
|
||||||
if [ "$whoiam" == "root" ]
|
if [ "$whoiam" = "root" ]
|
||||||
then
|
then
|
||||||
echo -e "\n"
|
echo -e "\n"
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user