changed install.sh to use master branch

This commit is contained in:
Sebastian Rieger 2024-04-25 10:34:54 +02:00
parent 1a48be4b06
commit 6d92f9c755

View File

@ -153,7 +153,7 @@ if [[ -e /etc/os-release ]]; then
# HSFD changed to local repo
#git clone https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples
git clone --branch dev_faafo https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples
git clone https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples
cd cloud-computing-msc-ai-examples/faafo
# following line required by bug 1636150
sudo pip install --upgrade pbr