mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update backup for composer in /opt
This commit is contained in:
parent
5950ea47e4
commit
2f40594f91
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ynh_backup "/var/www/${app}" "sources"
|
|||
# Backup of composer
|
||||
#
|
||||
# TO BE VALIDATED AND TESTED
|
||||
ynh_backup "/opt/flarum_composer" "flarum_composer"
|
||||
ynh_backup "/opt/${app}_composer" "flarum_composer"
|
||||
|
||||
### MySQL ###
|
||||
# If a MySQL database is used:
|
||||
|
|
Loading…
Add table
Reference in a new issue