Currently, for installing a package the name "Pharo.image" is always taken look line:
|
./pharo --headless "$imageName" eval --save "$fullInstallExpr" |
It is using the variable "Pharo.image"
It would be better to do a grep to find the file with an ".image" extension. This is useful for people that rename their images