Update 40-config

This commit is contained in:
Neil 2017-01-27 16:26:25 +00:00 committed by GitHub
parent cd40279d9e
commit 0a8a864e84

View File

@ -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 \