Check other URL
This commit is contained in:
parent
7613c0f7be
commit
0f4370582b
@ -12,7 +12,7 @@ check()
|
|||||||
echo "*** TESTING $config_file"
|
echo "*** TESTING $config_file"
|
||||||
echo "========================================================================================="
|
echo "========================================================================================="
|
||||||
rm -rf "$PAPER_DIR"
|
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"
|
cd "$PAPER_DIR"
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user