From a1b3c493da7d85fddaec96cf39e245c1a9048f77 Mon Sep 17 00:00:00 2001 From: qtwrk Date: Wed, 17 Mar 2021 16:40:35 +0100 Subject: [PATCH] Update cyberpanel.sh --- cyberpanel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberpanel.sh b/cyberpanel.sh index 968b3cfe7..1ab469d12 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -1730,7 +1730,7 @@ elif [[ "$Server_OS" = "Ubuntu" ]] ; then if [[ "$Server_OS_Version" = "20" ]] ; then #all ubuntu 20 specific post change goes here - cp /usr/local/lsws/lsphp73/bin/php /usr/bin + : fi fi