mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-22 02:04:09 +01:00
backup-relpda.bash: also backup ~bitbot/.bitbot
This commit is contained in:
parent
412fb4e620
commit
6b5fa06368
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user