Create bundle.sh
This commit is contained in:
parent
4dedabf93d
commit
198617643a
8
src/minimal_overlay/bundles/nano/bundle.sh
Normal file
8
src/minimal_overlay/bundles/nano/bundle.sh
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
SRC_DIR=$(pwd)
|
||||||
|
|
||||||
|
./01_get.sh
|
||||||
|
./02_build.sh
|
||||||
|
|
||||||
|
cd $SRC_DIR
|
Loading…
x
Reference in New Issue
Block a user