minor fixes
This commit is contained in:
parent
588bc8c834
commit
e528e59619
4 changed files with 11 additions and 9 deletions
1
Makefile
1
Makefile
|
@ -5,6 +5,7 @@ all:
|
|||
make generate
|
||||
init:
|
||||
git clone https://github.com/alpinelinux/alpine-make-rootfs
|
||||
rm -rf starter/minrootfs
|
||||
mv alpine-make-rootfs starter/alpine-make-rootfs
|
||||
mkrootfs:
|
||||
starter/create_rootfs.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue