reverting ending on a newline

This commit is contained in:
ttimbers
2020-06-21 21:53:23 -07:00
parent cdfe98ad8c
commit 6024c327f9
2 changed files with 3 additions and 2 deletions

View File

@@ -50,3 +50,4 @@ RUN conda install --quiet --yes 'spylon-kernel=0.4*' && \
rm -rf "/home/${NB_USER}/.local" && \
fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}"