ipxe script updated for alpine

This commit is contained in:
llnu 2019-12-06 18:06:37 +01:00
parent 678d1bec02
commit fd319a9342
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#!/bin/sh
# Nico Schottelius, 2019-09-20, Seoul, Coffebean, 23:56
# Copying: GPLv3
echo "If you are running alpine, these packages are needed:"
echo "apk add alpine-sdk xz-dev"
set -x
set -e