Correct Typo in cyberpanel_utility.sh
This commit is contained in:
parent
4ce83cb4b0
commit
798a481e12
|
|
@ -432,7 +432,7 @@ sudo_check() {
|
|||
echo -e "\nYou must use root user to use CyberPanel Utility..."
|
||||
exit
|
||||
else
|
||||
echo -e "\nYou are runing as root..."
|
||||
echo -e "\nYou are running as root..."
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue