Change url in borg backup script

This commit is contained in:
flyingscorpio@arch-desktop 2020-09-02 11:02:52 +02:00
parent aed60fe6b0
commit b42a5b7486

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Setting this so the repo does not need to be given on the command line:
BORG_REPO=ssh://flyingscorpio@2px.mooo.com:22/~/"$(hostname)".borg
BORG_REPO=ssh://flyingscorpio@2px.info:22/~/"$(hostname)".borg
export BORG_REPO
export BORG_PASSPHRASE='ribosome66'