mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-03 21:29:08 +01:00
version wise lscpd binary
This commit is contained in:
BIN
lscpd-0.2.4
Normal file
BIN
lscpd-0.2.4
Normal file
Binary file not shown.
@@ -1499,7 +1499,7 @@ CSRF_COOKIE_SECURE = True
|
||||
if os.path.exists(lscpdPath):
|
||||
os.remove(lscpdPath)
|
||||
|
||||
command = 'wget https://cyberpanel.sh/lscpd-0.2.4 -P /usr/local/lscp/bin/'
|
||||
command = 'wget https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/lscpd-0.2.4 -P /usr/local/lscp/bin/'
|
||||
Upgrade.executioner(command, command, 0)
|
||||
|
||||
command = 'rm -f /usr/local/lscp/bin/lscpd'
|
||||
|
||||
Reference in New Issue
Block a user