Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pi should install the packages in an image with *any* name #15

Open
jordanmontt opened this issue Apr 17, 2023 · 0 comments
Open

Pi should install the packages in an image with *any* name #15

jordanmontt opened this issue Apr 17, 2023 · 0 comments

Comments

@jordanmontt
Copy link

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"
imageName="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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant