mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 02:45:56 +02:00
fix redirection
This commit is contained in:
@@ -1378,7 +1378,7 @@ if [[ $VERSION = "ENT" ]] ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
systemctl status lsws 2>&1>/dev/null
|
||||
systemctl status lsws > /dev/null 2>&1
|
||||
if [[ $? == "0" ]] ; then
|
||||
echo "LSWS service is running..."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user