backup-relpda.bash: also backup ~bitbot/.bitbot

This commit is contained in:
Aminda Suomalainen 2019-10-17 18:35:27 +03:00
parent 412fb4e620
commit 6b5fa06368
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cp -rv /home/znc/.znc/ $TARGETDIR/znc
mkdir -p $TARGETDIR/bitbot/
cp -v /home/bitbot/bitbot/bot.conf /home/bitbot/bitbot/databases/bot.db $TARGETDIR/bitbot/
cp -rv /home/botbot/.bitbot/ $TARGETDIR/bitbot/dotbitbot/
# Think about ssh keys? But I don't rotate hostnames with VPSes...
cp -v /etc/yggdrasil.conf $TARGETDIR