mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
Fix restore
This commit is contained in:
parent
a98897add4
commit
91ae5072a1
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ ynh_backup --src_path="/etc/systemd/system/$app.socket"
|
|||
#=================================================
|
||||
# BACKUP VARIOUS FILES
|
||||
#=================================================
|
||||
ynh_backup --is_big --src_path="/home/yunohost.app/$app/"
|
||||
ynh_backup --is_big --src_path="/home/yunohost.app/$app"
|
||||
|
||||
#=================================================
|
||||
# BACKUP THE POSTGRESQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue