retain current content

This commit is contained in:
usman@cyberpersons.com
2023-03-13 11:13:21 +05:00
parent 82b1acd49d
commit 37db59b027

View File

@@ -77,8 +77,6 @@ class CPBackupsV2:
CurrentContent = ''
CurrentContent =
if type == CPBackupsV2.SFTP:
## config = {"name":, "host":, "user":, "port":, "path":, "password":,}
command = f'rclone obscure {config["password"]}'