Skip to content

Commit

Permalink
Create l10n cache directory (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
naresh-kumar-babu authored Jul 31, 2024
1 parent 506b8be commit 9657fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sources/scripts/run-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9657fb3

Please sign in to comment.