mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
sql database was not backup
This commit is contained in:
parent
d03ba4130b
commit
4b11920c02
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@
|
|||
|
||||
# Dump the database
|
||||
mysqldump -u "$dbuser" -p"$dbpass" --no-create-db "$dbname" > ./dump.sql
|
||||
ynh_backup "./dump.sql" "dump.sql"
|
||||
|
|
Loading…
Add table
Reference in a new issue