oh yeah, I guess we don't need sh -x anymore either

r26643
suites/ascii
Steve Langasek 20 years ago
parent 9fd8bc43d5
commit f7a81fe480
  1. 2
      build/d-i-unpack-helper

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh
ARCH="$1"
if [ -z "$BASEDIR" ]; then

Loading…
Cancel
Save