Skip to content

Commit d7e02be

Browse files
author
homerr
committed
fixed symlinks
1 parent f5c4e2f commit d7e02be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

root/etc/cont-init.d/50-config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
# create directory structure
44
mkdir -p \
5-
/config/www/storage/uploads \
6-
/config/www/public
5+
/config/www/{uploads,files,images}
76

87
# create symlinks
98
symlinks=( \

0 commit comments

Comments
 (0)