Skip to content

Commit

Permalink
fix build of image
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed May 16, 2024
1 parent f1844d4 commit a3f2bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-md-image.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash

curl https://get.pharo.org/64/100+vm | bash
./pharo Pharo.image eval --save ./Microdown-Agenda/load-md-agenda.st
./pharo Pharo.image eval --save --quit ./Microdown-Agenda/load-md-agenda.st

0 comments on commit a3f2bd4

Please sign in to comment.