mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
removed the databse save path in backup script
This commit is contained in:
parent
f803b9fb79
commit
d3fdc5f8b2
1 changed files with 0 additions and 1 deletions
|
@ -52,4 +52,3 @@ ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf" "/etc/nginx/conf.d/$domain.d/
|
|||
#=================================================
|
||||
|
||||
ynh_mysql_dump_db "$db_name" > db.sql
|
||||
ynh_backup "db.sql" "/db.sql"
|
||||
|
|
Loading…
Add table
Reference in a new issue