Commit 6024c327 authored by ttimbers's avatar ttimbers

reverting ending on a newline

parent cdfe98ad
...@@ -50,3 +50,4 @@ RUN conda install --quiet --yes 'spylon-kernel=0.4*' && \ ...@@ -50,3 +50,4 @@ RUN conda install --quiet --yes 'spylon-kernel=0.4*' && \
rm -rf "/home/${NB_USER}/.local" && \ rm -rf "/home/${NB_USER}/.local" && \
fix-permissions "${CONDA_DIR}" && \ fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}" fix-permissions "/home/${NB_USER}"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment