Bugfix line ending Dockerfile
This commit is contained in:
parent
d0bb940e34
commit
5475afc09d
@ -19,7 +19,7 @@ RUN cd / \
|
||||
&& cd /vcmp \
|
||||
&& mkdir plugins \
|
||||
&& cd plugins \
|
||||
&& wget http://v04.maxorator.com/allplugins_04rel004_patch7.7z
|
||||
&& wget http://v04.maxorator.com/allplugins_04rel004_patch7.7z \
|
||||
&& p7zip -d allplugins_04rel004_patch7.7z \
|
||||
&& chmod 700 * \
|
||||
&& cd ../ \
|
||||
|
Loading…
Reference in New Issue
Block a user