initial commit

This commit is contained in:
Jeremy D. Berkleef 2021-05-06 21:47:47 -03:00
commit 2b7b36dc5c

8
bookstack-backup.sh Normal file
View File

@ -0,0 +1,8 @@
#!/bin/bash
date=$(date +"%d-%m-%Y@%H-%M")
# Add your backup path here
cd /backups/BookStack
# dump the MariaDB database