1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
This commit is contained in:
Clément 2017-03-05 21:58:01 +01:00
parent e98b150387
commit 73be54bcb5

View file

@ -24,4 +24,4 @@ sudo cp -a /etc/nginx/conf.d/$domain.d/${APP}.conf "${BACKUP_DIR}/conf/${APP}.co
sudo cp -a /etc/cron.d/${APP} "${BACKUP_DIR}/conf/${APP}"
# Backup mysql
sudo ynh_mysql_dump_db ${APP} > ${BACKUP_DIR}/${APP}.dmp
ynh_mysql_dump_db ${APP} > ${BACKUP_DIR}/${APP}.dmp