Ergo Scripts Go version #8
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both update_ergo and deploy_ergo hardcode the required go version which currently is outofdate.
Maybe we could make deploy_go.sh check if the latest version is already installed, and convert it to a check-and-update script, which we then source in all other scripts requiring Go (like update_ergo and deploy_ergo).