From ee92f4b95c95960e335d1bfa92c880f7ec267dea Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Tue, 19 Dec 2023 00:05:53 +0100 Subject: [PATCH] zgrmbl --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index d99b803..dc4a3fb 100755 --- a/scripts/install +++ b/scripts/install @@ -50,7 +50,7 @@ chown -R $app:$app "$install_dir" ynh_script_progression --message="Configuring NGINX web server..." --weight=1 # Create a dedicated NGINX config -if [[ "${PACKAGE_CHECK_EXEC:-} -eq 1 ]] +if [[ "${PACKAGE_CHECK_EXEC:-}" -eq 1 ]] then cat << EOF > ../conf/nginx.conf location / {