mirror of
https://github.com/YunoHost-Apps/matterbridge_ynh.git
synced 2024-09-03 19:36:24 +02:00
Update backup
This commit is contained in:
parent
cd2e41004d
commit
3087562f90
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
# Backup sources & data
|
# Backup sources & data
|
||||||
# Note: the last argument is where to save this path, see the restore script.
|
# Note: the last argument is where to save this path, see the restore script.
|
||||||
ynh_backup "/var/www/${app}" "sources"
|
ynh_backup "/opt/${app}" "sources"
|
||||||
|
|
||||||
### MySQL (remove if not used) ###
|
### MySQL (remove if not used) ###
|
||||||
# If a MySQL database is used:
|
# If a MySQL database is used:
|
||||||
|
|
Loading…
Add table
Reference in a new issue