Skip to content
Snippets Groups Projects
Commit 39c00f84 authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

changed faafo repo

parent f1f46331
No related branches found
No related tags found
No related merge requests found
......@@ -139,8 +139,9 @@ if [[ -e /etc/os-release ]]; then
exit 1
fi
git clone https://git.openstack.org/openstack/faafo
cd faafo
# HSFD changed to local repo
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
sudo pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment