Skip to content

Commit f584966

Browse files
Update build-alpine-netboot-zfs.sh
1 parent 0d641a4 commit f584966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build-alpine-netboot-zfs.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ profile_zfsnetboot() {
5050
EOFINNER
5151
cat ./scripts/mkimg.zfsnetboot.sh
5252
echo Running mkimage.sh
53-
./scripts/mkimage.sh --outdir ~/iso --arch x86_64 --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --profile zfsne
54-
tboot
53+
./scripts/mkimage.sh --outdir ~/iso --arch x86_64 --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --profile zfsnetboot
5554
EOF
5655

5756

0 commit comments

Comments
 (0)