Check other URL

This commit is contained in:
Filip Gralinski 2021-11-29 11:05:39 +01:00
parent 7613c0f7be
commit 0f4370582b
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"
python3 -m cookiecutter https://git.wmi.amu.edu.pl/filipg/paper-cutter.git --config-file "$config_file" --no-input --checkout master
python3 -m cookiecutter https://gitlab.com/filipg/paper-cutter --config-file "$config_file" --no-input --checkout master
cd "$PAPER_DIR"
make clean
make