mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update backup
This commit is contained in:
parent
4fc78a355e
commit
1c0aa3290a
1 changed files with 0 additions and 6 deletions
|
@ -108,12 +108,6 @@ ynh_print_info --message="Backing up the PostgreSQL database..."
|
|||
|
||||
ynh_psql_dump_db --database="$db_name" > db.sql
|
||||
|
||||
#=================================================
|
||||
# REMOVE THE TEMP OUTLINESTORAGE
|
||||
#=================================================
|
||||
|
||||
ynh_secure_remove --file="$final_path/outlinestorage"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue