Bookstack-Backup/bookstack-backup.sh

9 lines
124 B
Bash
Raw Normal View History

2021-05-07 00:47:47 +00:00
#!/bin/bash
date=$(date +"%d-%m-%Y@%H-%M")
# Add your backup path here
cd /backups/BookStack
# dump the MariaDB database