detached mode: instantly change php version

This commit is contained in:
Usman Nasir
2019-09-29 12:55:58 +05:00
parent e7437afebd
commit 8582dfa6c2
6 changed files with 41 additions and 7 deletions

View File

@@ -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: