mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 16:56:09 +01:00
This commit is contained in:
@@ -369,7 +369,6 @@ class backupUtilities:
|
||||
|
||||
from shutil import copytree
|
||||
|
||||
|
||||
#copytree('/home/%s/public_html' % domainName, '%s/%s' % (tempStoragePath, 'public_html'))
|
||||
command = f'cp -R /home/{domainName}/public_html {tempStoragePath}/public_html'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user