bug fix: sub folder wp manager installations

This commit is contained in:
Usman Nasir
2021-02-15 20:57:30 +05:00
parent b6c8f72517
commit e922b47a8c
4 changed files with 306 additions and 55 deletions

View File

@@ -2701,7 +2701,6 @@ StrictHostKeyChecking no
extraArgs['masterDomain'] = data['masterDomain']
extraArgs['admin'] = admin
tempStatusPath = "/tmp/" + str(randint(1000, 9999))
writeToFile = open(tempStatusPath, 'a')
message = 'Cloning process has started..,5'