mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 17:56:12 +01:00
completed
This commit is contained in:
@@ -297,6 +297,8 @@ services:
|
||||
command = f"chown -R nobody:{group} /home/docker/{self.data['finalURL']}/data"
|
||||
ProcessUtilities.executioner(command)
|
||||
|
||||
logging.statusWriter(self.JobID, 'Completed. [200]')
|
||||
|
||||
# command = f"docker-compose -f {self.data['ComposePath']} ps -q wordpress"
|
||||
# stdout = ProcessUtilities.outputExecutioner(command)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user