1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

remove not needed backup step

This commit is contained in:
Yalh 2019-01-24 00:53:25 +01:00 committed by yalh76
parent a53ea047ba
commit 76999849e5

View file

@ -60,7 +60,7 @@ ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
ynh_psql_dump_db "$db_name" > db.sql
ynh_backup "db.sql"
#ynh_backup "db.sql"
#=================================================
# SPECIFIC BACKUP