1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/scripts
Gofannon 90345a544e Fix "php conf location" breaking backup script
See  https://github.com/YunoHost-Apps/dokuwiki_ynh/issues/96

the bug:
> php file is still in folder: '/etc/php/7.4/fpm/pool.d/' after upgrade
> instead of '8.1' folder.

Changing the "ynh_add_fpm_config" for the fix. The helper should do the
"php version handling" instead of the package itself

Example taken on the package:
https://github.com/YunoHost-Apps/wordpress_ynh/blob/testing/scripts/upgrade
2023-02-26 18:03:38 +01:00
..
_common.sh Change method to "automatic upgrade" of plugins 2022-08-18 21:47:53 +02:00
backup Cleanup ynh_clean_setup 2022-09-29 08:23:26 +02:00
change_url Remove ask on manifest (#78) 2021-04-18 16:50:50 +02:00
config Update config 2022-03-20 18:38:33 +01:00
install Cleanup ynh_clean_setup 2022-09-29 08:23:26 +02:00
remove Apply example_ynh 2022-09-27 03:20:52 +02:00
restore Cleanup ynh_clean_setup 2022-09-29 08:23:26 +02:00
upgrade Fix "php conf location" breaking backup script 2023-02-26 18:03:38 +01:00