remove comment
This commit is contained in:
parent
457cf7c333
commit
a493ac812c
|
@ -34,7 +34,6 @@ borg create --progress --stats --compression lz4 --exclude-caches --exclude '/ho
|
|||
|
||||
borg prune -v --list --keep-daily 1 $sshuser@$sshhost:$dest
|
||||
|
||||
#restic -r sftp:$sshuser@$sshhost:$dest -p /root/pw snapshots >> /tmp/backup/ss
|
||||
borg list $sshuser@$sshhost:$dest >> /tmp/backup/ss
|
||||
|
||||
uname -onr >> /tmp/backup/info1
|
||||
|
|
Loading…
Reference in New Issue