1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/quizzes_ynh.git synced 2024-09-03 20:16:11 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-01-13 19:50:11 +01:00
parent 18790a24db
commit 4624d5f671

View file

@ -29,9 +29,9 @@ ynh_script_progression --message="Installing $app with Composer..." --weight=5
ynh_install_composer --install_args="--ignore-platform-reqs" 2>&1
# pushd "$install_dir"
# patch --strip=1 < "$YNH_APP_BASEDIR/sources/app-array_key_exists.patch"
# popd
pushd "$install_dir"
patch --strip=1 < "$YNH_APP_BASEDIR/sources/app-array_key_exists.patch"
popd
#=================================================
# ADD A CONFIGURATION