From 612a87a4a8d0f849fb08ef6516d770b294f2ce31 Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Sun, 27 Feb 2022 19:31:15 +0000 Subject: [PATCH] comment --- scripts/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/config b/scripts/config index e1d0d2f..1087de0 100644 --- a/scripts/config +++ b/scripts/config @@ -56,6 +56,9 @@ ynh_app_config_apply() { if [ "${changed[phpversion]}" == "true" ] && [ "$phpversion" == "none" ] then + # FIXME: This miserably fails because the setting phpversion get his + # new value before ynh_app_config_apply gets called, so + # ynh_remove_fpm_config try to remove the new not-yet-existent version. ynh_remove_fpm_config elif [ "${changed[phpversion]}" == "true" ] then