Change repository URLs in bootstrap.sh
This commit is contained in:
		
							parent
							
								
									d1cecfe7a8
								
							
						
					
					
						commit
						c82ef85428
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ origdir=$(dirname $(readlink -f $0)) | |||
| mkdir -p repos | ||||
| for repo in gva gvafile gvaldap gvamysql gvapgsql gvasalt gvaweb; do | ||||
|     if [ ! -d "$origdir/repos/$repo" ]; then | ||||
|         git clone ludogit:$repo "$origdir/repos/$repo" | ||||
|         git clone "https://git.dittberner.info/gnuviech/$repo.git" "$origdir/repos/$repo" | ||||
|     else | ||||
|         cd "$origdir/repos/$repo" | ||||
|         git fetch --all | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue