1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update scripts/backup

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
This commit is contained in:
Éric Gaspar 2021-01-14 12:20:53 +01:00 committed by GitHub
parent c7f9432529
commit 9c3a0960f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ ynh_backup --src_path="/etc/logrotate.d/$app"
ynh_backup --src_path="/etc/systemd/system/$app.service"
#=================================================
# BACKUP THE POSTGRESQL DATABASE
# BACKUP THE DATABASE
#=================================================
ynh_print_info --message="Backing up the MySQL database..."