We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c4e2f commit d7e02beCopy full SHA for d7e02be
root/etc/cont-init.d/50-config
@@ -2,8 +2,7 @@
2
3
# create directory structure
4
mkdir -p \
5
- /config/www/storage/uploads \
6
- /config/www/public
+ /config/www/{uploads,files,images}
7
8
# create symlinks
9
symlinks=( \
0 commit comments