root
5 years ago
1 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@ |
|||||||
#!/bin/csh |
#!/bin/csh |
||||||
rm temporary-backups/*.gz |
rm temporary-backups/*.gz |
||||||
./create_snapshot_backup.py |
/mnt/Datenspeicher/snap-backup-dataset/create_snapshot_backup.py |
||||||
./copy_snapshots_to_remote.py |
/mnt/Datenspeicher/snap-backup-dataset/copy_snapshots_to_remote.py |
||||||
|
Loading…
Reference in new issue