mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 08:16:11 +01:00
detached mode: instantly change php version
This commit is contained in:
@@ -189,7 +189,7 @@ class ProcessUtilities(multi.Thread):
|
||||
# for items in CommandArgs:
|
||||
# finalCommand = '%s %s' % (finalCommand, items)
|
||||
|
||||
|
||||
#logging.writeToFile(command)
|
||||
if user == None:
|
||||
sock.sendall(ProcessUtilities.token + command)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user