Skip to content

Commit b5d80cb

Browse files
enable exit in builds
1 parent 7aff3f7 commit b5d80cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cook.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/env bash
22
#shellcheck disable=SC1091
33

4+
export ENABLE_EXIT=true
5+
46
# this is an example file to BUILD raw file system
57
# export variable SUITE to set debootstrap suite name (default: hirsute)
68

0 commit comments

Comments
 (0)