Skip to content

Commit

Permalink
Never **ever** remove ${HOME}/.local again!
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc-lip6 committed Jan 27, 2024
1 parent aab1c78 commit 36751c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.LIP6
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ clean_build: check_dir

clean_pdm:
@echo "Removing all pip, pdm & venv installed files."
rm -rf ${HOME}/.local
rm -rf ${CORIOLIS_SRC}/.venv
rm -f ${CORIOLIS_SRC}/.pdm_python
rm -rf ${CORIOLIS_SRC}/.pdm_plugins
Expand Down

0 comments on commit 36751c5

Please sign in to comment.