Initial commit
This commit is contained in:
5
.clean_local_env.sh
Executable file
5
.clean_local_env.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
# This script undoes the effect of .setup_local_env.sh
|
||||
|
||||
rm ./src/**/lib
|
||||
rm ./src/**/.latexmkrc
|
||||
rm ./src/**/src
|
||||
Reference in New Issue
Block a user