Skip to content

Commit f24cb2a

Browse files
committed
Merge branch 'main' of github.com:drycc/base into main
2 parents c876e21 + 31e1c44 commit f24cb2a

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)