This commit is contained in:
Filip Gralinski 2021-11-29 11:11:54 +01:00
parent 05da76aa47
commit 268f621d58
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ check()
echo "*** TESTING $config_file"
echo "========================================================================================="
rm -rf "$PAPER_DIR"
echo "TESTTTTTTTTTTTTTTTTTT"
echo "TESTTTTTTTTTTTTTTTTTTT"
cookiecutter https://gitlab.com/filipg/paper-cutter --config-file "$config_file" --no-input --checkout master
cd "$PAPER_DIR"
make clean