mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-23 11:12:48 +01:00
backup-relpda.bash: fix typo botbot -> bitbot
This commit is contained in:
parent
6b5fa06368
commit
0af21cb43d
@ -8,7 +8,7 @@ cp -rv /home/znc/.znc/ $TARGETDIR/znc
|
|||||||
|
|
||||||
mkdir -p $TARGETDIR/bitbot/
|
mkdir -p $TARGETDIR/bitbot/
|
||||||
cp -v /home/bitbot/bitbot/bot.conf /home/bitbot/bitbot/databases/bot.db $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/
|
cp -rv /home/bitbot/.bitbot/ $TARGETDIR/bitbot/dotbitbot/
|
||||||
|
|
||||||
# Think about ssh keys? But I don't rotate hostnames with VPSes...
|
# Think about ssh keys? But I don't rotate hostnames with VPSes...
|
||||||
cp -v /etc/yggdrasil.conf $TARGETDIR
|
cp -v /etc/yggdrasil.conf $TARGETDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user