typo
This commit is contained in:
parent
ee5b997d2a
commit
af8d575ef7
@ -37,7 +37,7 @@ fi
|
||||
|
||||
# Compress all volumes excerpt mysql and postgres into the storage box (pubkey needed)
|
||||
BACKUP=${PWD##*/}.tar.zst
|
||||
tar --zstd cf /tmp/$BACKUP -C volumes .
|
||||
tar --zstd -cf /tmp/$BACKUP -C volumes .
|
||||
TODAY=$(date +%F)
|
||||
scp -r /tmp/$BACKUP u442569@u442569.your-storagebox.de:$TODAY/$BACKUP
|
||||
rm /tmp/$BACKUP
|
||||
|
Loading…
x
Reference in New Issue
Block a user