readme fix

This commit is contained in:
Zsolt Ero
2018-02-17 02:05:21 +01:00
parent c40591ee2c
commit c5b6ed442d

View File

@@ -200,7 +200,7 @@ In `Dockerfile`:
RUN mkdir -p /etc/my_init.d RUN mkdir -p /etc/my_init.d
COPY logtime.sh /etc/my_init.d/logtime.sh COPY logtime.sh /etc/my_init.d/logtime.sh
RUN chmod +x /etc/my_init.d/logtime.sh RUN chmod +x /etc/my_init.d/logtime.sh
<a name="environment_variables"></a> <a name="environment_variables"></a>