X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=arch-pxe;h=56e479094cf2a6525b4835baab4e04c7b2d5d9a8;hb=a8ec695d6a39792133a21e9eca70e69f9fab107b;hp=03ec659949e17470d26951236cc3796dc15f10c4;hpb=e6da963744f05fc92ba515f1544fbbc0773f4d2f;p=automated-distro-installer diff --git a/arch-pxe b/arch-pxe index 03ec659..56e4790 100755 --- a/arch-pxe +++ b/arch-pxe @@ -4,7 +4,7 @@ # Requires manually downloading image to /a/opt, and set it's name below. set -eE -o pipefail -trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?"' ERR +trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR cd /a/opt #iso="archlinux-2015.11.01-dual"