mirror of
https://github.com/linuxserver/docker-lychee.git
synced 2026-02-06 03:19:59 +08:00
Update 40-config
This commit is contained in:
parent
cd40279d9e
commit
0a8a864e84
@ -3,6 +3,9 @@
|
||||
# make symlinks
|
||||
[[ ! -e /var/www/localhost/lychee ]] && \
|
||||
ln -s /usr/share/webapps/lychee /var/www/localhost/lychee
|
||||
|
||||
# make subdirectories
|
||||
mkdir -p /uploads/{big,import,medium,thumb}
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user