storage box hostname
This commit is contained in:
parent
dd2578c54f
commit
a311fe0faf
@ -37,4 +37,4 @@ fi
|
|||||||
|
|
||||||
# Compress all volumes excerpt mysql and postgres into the staorage box (pubkey needed)
|
# Compress all volumes excerpt mysql and postgres into the staorage box (pubkey needed)
|
||||||
BACKUP=${PWD##*/}.tar.zst
|
BACKUP=${PWD##*/}.tar.zst
|
||||||
ssh u441501@u441501.your-storagebox.de tar --zstd --exclude='volumes/mysql' --exclude='volumes/postgres' -cf - volumes > $BACKUP
|
ssh u442569@u442569.your-storagebox.de tar --zstd --exclude='volumes/mysql' --exclude='volumes/postgres' -cf - volumes > $BACKUP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user