Skip to content

Commit 22e48ab

Browse files
committed
chore(base): mark use init-stack
1 parent 50d3ed9 commit 22e48ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

debootstrap/bullseye/rootfs/usr/bin/init-stack

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
# mark INIT_STACK
4+
export INIT_STACK=1
35
# check to see if this file is being run or sourced from another script
46
_is_sourced() {
57
# https://unix.stackexchange.com/a/215279

0 commit comments

Comments
 (0)