unset for var extension added

without the php extensions interfere
pull/59/head
Simon Couball 2020-10-21 21:25:58 +02:00
parent 5e084202ec
commit 5ad3e6b912
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ if [ -e '/flarum/app/public/assets/rev-manifest.json' ]; then
LIST_FILE=/flarum/app/extensions/list
# Download extra extensions installed with composer wrapup script
unset extension
if [ -s "${LIST_FILE}" ]; then
echo "[INFO] Install extra bundled extensions"
while read line; do