backup-db.sh: move backups into subdirectory
commit3a09ea96e998159b9a5d243f028efd288d27f206
authorKyle J. McKay <mackyle@gmail.com>
Wed, 4 Mar 2020 13:37:40 +0000 (4 06:37 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 4 Mar 2020 13:37:40 +0000 (4 06:37 -0700)
treeb0788e58ca859fc0badf0d4334407eee9bda3018
parent6a72458cae62482f24ea0391b8f858b42ee42b56
backup-db.sh: move backups into subdirectory

Move the backups of the passwd, group and sshkeys into
the new backups subdirectory of $chroot/etc.

This greatly reduces clutter when looking at the contents
of $chroot/etc and makes it easy to mirror the backups
elsewhere by just mirroring $chroot/etc/backups somewhere.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/backup-db.sh