diff --git a/run.sh b/run.sh index 619d120..3021f59 100644 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ -git clone https://github.com/Light-Beacon/HomepageBuilder +git clone --branch v0.14.2 --depth=1 https://github.com/Light-Beacon/HomepageBuilder pip install ./HomepageBuilder pip install -r ./requirements.txt python ./script.py \ No newline at end of file