mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2025-09-01 08:42:02 +02:00
resolve some core image dependencies
This commit is contained in:
@@ -31,7 +31,7 @@ echo "Creating image...."
|
||||
$VM "$IMG"
|
||||
$VM "$IMG" loadHermes "$BASE_DIR/bootstrap/Hermes-Extensions.hermes" \
|
||||
"$BASE_DIR/bootstrap/TraitsV2.hermes" \
|
||||
"$BASE_DIR/tmp/$NAME.hermes" --on-duplication=ignore \
|
||||
"$BASE_DIR/tmp/$NAME.hermes" --on-duplication=replace \
|
||||
--no-fail-on-undeclared --save --quit
|
||||
|
||||
#init the image
|
||||
|
Reference in New Issue
Block a user