1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

solve small typo

This commit is contained in:
yalh76 2019-04-10 00:11:17 +02:00
parent 52a12d6c94
commit 97df0dcdbe

View file

@ -57,6 +57,8 @@ ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_print_info "Backing up php-fpm configuration..." ynh_print_info "Backing up php-fpm configuration..."
ynh_backup "/etc/php/7.0/fpm/pool.d/$app.conf" ynh_backup "/etc/php/7.0/fpm/pool.d/$app.conf"
#=================================================
# BACKUP LOGROTATE # BACKUP LOGROTATE
#================================================= #=================================================
ynh_print_info "Backing up logrotate configuration..." ynh_print_info "Backing up logrotate configuration..."