Hey guys, I have a makefile that downloads Pharo with

curl get.pharo.org/alpha+vmLatest | bash

I then move pharo.app from the pharo-vm subfolder to the parent folder that
contains my Ephestos.image , together with Pharo50.sources the problem is
that when I double click on it instead of opening my image automatically as
Squeak used to do , it does not and instead it prompts me which image to
choose even though there is no other image in folder and no other changes
file (Ephestos.changes)

Am I doing something wrong ? Should it not open the image automatically
without asking me ?

Reply via email to