mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 17:56:12 +01:00
minor bug fix
This commit is contained in:
@@ -2343,7 +2343,6 @@ echo $oConfig->Save() ? 'Done' : 'Error';
|
|||||||
#command = 'cp /usr/local/lsws/lsphp71/bin/php /usr/bin/'
|
#command = 'cp /usr/local/lsws/lsphp71/bin/php /usr/bin/'
|
||||||
#Upgrade.executioner(command, 'Set default PHP 7.0, 0')
|
#Upgrade.executioner(command, 'Set default PHP 7.0, 0')
|
||||||
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def someDirectories():
|
def someDirectories():
|
||||||
command = "mkdir -p /usr/local/lscpd/admin/"
|
command = "mkdir -p /usr/local/lscpd/admin/"
|
||||||
|
|||||||
Reference in New Issue
Block a user