Browse Source

add set -x into create_arm_debootstrap.sh

taziden 10 years ago
parent
commit
33b75f00ae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      olinux/create_arm_debootstrap.sh

+ 1 - 0
olinux/create_arm_debootstrap.sh

@@ -5,6 +5,7 @@
 ######################
 
 set -e
+set -x
 
 show_usage() {
 cat <<EOF