mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
remove not needed backup step
This commit is contained in:
parent
013909c000
commit
683f457596
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ fi
|
|||
#=================================================
|
||||
|
||||
ynh_psql_dump_db "$db_name" > db.sql
|
||||
ynh_backup "db.sql"
|
||||
#ynh_backup "db.sql"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
|
|
Loading…
Add table
Reference in a new issue