Update faafo/contrib/install.sh
This commit is contained in:
		@@ -151,8 +151,8 @@ if [[ -e /etc/os-release ]]; then
 | 
				
			|||||||
            exit 1
 | 
					            exit 1
 | 
				
			||||||
        fi
 | 
					        fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # HSFD changed to git-ce.rwth-aachen.de repo
 | 
					        # URL changed to use emin's gitea instance
 | 
				
			||||||
        git clone https://git-ce.rwth-aachen.de/sebastian.rieger/cloud-computing-msc-ai-examples.git
 | 
					        git clone https://git.emin.software/haxala1r/cloud-computing-msc-ai-examples.git
 | 
				
			||||||
        cd cloud-computing-msc-ai-examples/faafo
 | 
					        cd cloud-computing-msc-ai-examples/faafo
 | 
				
			||||||
        # following line required by bug 1636150
 | 
					        # following line required by bug 1636150
 | 
				
			||||||
        sudo pip install --upgrade pbr
 | 
					        sudo pip install --upgrade pbr
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user