1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-13 19:44:02 +02:00

Minor whitespace, format and naming adjustments

This commit is contained in:
Tuschl
2017-07-26 09:09:56 +02:00
parent b6372dcf17
commit 6e645aaced

View File

@@ -37,7 +37,7 @@ RUN set -xe; \
xz
RUN set -xe; \
apk add --no-cache --virtual .wordpress-runtime-deps \
apk add --no-cache --virtual .ifm-runtime-deps \
apache2 \
apache2-utils \
php5-apache2 \