Fixed a few typos in the static-get bundle
This commit is contained in:
parent
46a230cd31
commit
ac4b76a834
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
SRC_DIR=$(PWD)
|
||||
SRC_DIR=$(pwd)
|
||||
|
||||
mkdir -p ../../../work/src/minimal_overlay/rootfs/
|
||||
mkdir -p ../../../work/src/minimal_overlay/rootfs/usr/bin
|
||||
|
||||
cd ../../../work/src/minimal_overlay/rootfs/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user