mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-10 02:56:13 +02:00
replace lscpd php with php74
This commit is contained in:
@@ -1470,7 +1470,7 @@ autocreate_system_folders = On
|
||||
|
||||
try:
|
||||
os.remove("/usr/local/lscp/fcgi-bin/lsphp")
|
||||
shutil.copy("/usr/local/lsws/lsphp73/bin/lsphp", "/usr/local/lscp/fcgi-bin/lsphp")
|
||||
shutil.copy("/usr/local/lsws/lsphp74/bin/lsphp", "/usr/local/lscp/fcgi-bin/lsphp")
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user