commit message from python script
This commit is contained in:
@@ -30,8 +30,7 @@ if __name__ == "__main__":
|
||||
folder_to_sync_manuell = ['ssh_keys', 'frei', 'Doku','Joplin', 'Hack']
|
||||
|
||||
if rclone_folders_copy(folder_to_sync=folder_to_sync_manuell, dest_folder="/home/jonnybravo/.nextcloud") is True:
|
||||
print("Sync erfolgreich")
|
||||
time.sleep(60)
|
||||
print("Sync erfolgreich")
|
||||
else:
|
||||
print("Sync nicht erfolgreich !!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user