mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
update default php 7.3
This commit is contained in:
@@ -2151,7 +2151,7 @@ failovermethod=priority
|
||||
except:
|
||||
pass
|
||||
|
||||
command = 'cp /usr/local/lsws/lsphp72/bin/lsphp %s' % (phpPath)
|
||||
command = 'cp /usr/local/lsws/lsphp73/bin/lsphp %s' % (phpPath)
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user