forked from toolshed/abra
		
	fix: better explanation
This commit is contained in:
		| @ -74,7 +74,7 @@ recipes. | ||||
| 		} | ||||
|  | ||||
| 		if len(versions) == 0 && !internal.Chaos { | ||||
| 			logrus.Fatalf("no versions available %s in recipe catalogue?", app.Type) | ||||
| 			logrus.Fatalf("no published releases for %s in the recipe catalogue?", app.Type) | ||||
| 		} | ||||
|  | ||||
| 		var availableUpgrades []string | ||||
|  | ||||
		Reference in New Issue
	
	Block a user