Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Commit bc57125

Browse files
authored
fix: bring back /dist creation
1 parent 67640b0 commit bc57125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -xe
44

5-
mkdir -p dist
5+
mkdir -p dist /dist
66

77
OUTPUT_IMG="/dist/target.img"
88

0 commit comments

Comments
 (0)