1
0
mirror of https://github.com/lxsang/DiyaSDK.git synced 2025-09-01 08:42:02 +02:00

add artifact

This commit is contained in:
Dany LE
2022-08-07 11:10:09 +02:00
parent 6865103306
commit f0b6ec387e
2 changed files with 22 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ if [ ! -e "$SRC_IMG" ]; then
cd "$W"
fi
cp -rf "$W/fonts" "$BASE_DIR/builder/"
chmod -R a+rw $BASE_DIR
# chmod -R a+rw $BASE_DIR
$VM "$SRC_IMG" "$W/install.st" --quit
NAME="Diya-Bootstrap"
$VM "$SRC_IMG" "$W/export.st" "$BASE_DIR/tmp" "$NAME" --quit