Skip to content
Snippets Groups Projects
Commit ecd63117 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm incorrect escaped newline

parent cee9f773
No related branches found
No related tags found
1 merge request!758feat: move to Dockerfile heredoc
...@@ -53,7 +53,7 @@ apt-get -yqq install --no-install-recommends \ ...@@ -53,7 +53,7 @@ apt-get -yqq install --no-install-recommends \
time \ time \
unzip \ unzip \
vim-nox \ vim-nox \
wget \ wget
apt-get -yqq autoremove apt-get -yqq autoremove
localedef -i en_US -f UTF-8 en_US.UTF-8 localedef -i en_US -f UTF-8 en_US.UTF-8
EOF EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment