parent
5e084202ec
commit
5ad3e6b912
rootfs/usr/local/bin
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue