1
0
Fork 0
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:
liberodark 2019-09-28 04:36:24 +02:00 committed by GitHub
parent cd2e41004d
commit 3087562f90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ source /usr/share/yunohost/helpers
# Backup sources & data
# 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) ###
# If a MySQL database is used: