no need for suexec anymore apparently

pull/598/head
GlassedSilver 4 years ago
parent d0f5518d31
commit 8cc5c4f733

@ -48,8 +48,7 @@ RUN apt-get update && apt-get -y install \
npm \ npm \
python2 \ python2 \
python3 \ python3 \
atomicparsley \ atomicparsley && \
apache2-suexec-custom && \
apt-get install -f && \ apt-get install -f && \
apt-get autoremove --purge && \ apt-get autoremove --purge && \
apt-get autoremove && \ apt-get autoremove && \

Loading…
Cancel
Save