diff --git a/_sources/scripts/run-all.sh b/_sources/scripts/run-all.sh index db5ae124..1e282056 100755 --- a/_sources/scripts/run-all.sh +++ b/_sources/scripts/run-all.sh @@ -25,8 +25,8 @@ rsync -ah --inplace --ignore-existing \ -og --chown="$WWW_GROUP:$WWW_USER" --chmod=Fg=rw,Dg=rwx \ "$MW_ORIGIN_FILES"/ "$MW_VOLUME"/ -# We don't need it anymore -rm -rf "$MW_ORIGIN_FILES" +# Create needed directories +mkdir -p "$MW_VOLUME"/l10n_cache /update-docker-gateway.sh