This website works better with JavaScript
Home
Explore
Help
Sign In
labriqueinternet
/
sunxi-debian
mirror of
https://github.com/bleuchtang/sunxi-debian
Watch
2
Star
0
Fork
0
Files
Browse Source
add set -x into create_arm_debootstrap.sh
taziden
10 years ago
parent
e8962269cb
commit
33b75f00ae
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
olinux/create_arm_debootstrap.sh
+ 1
- 0
olinux/create_arm_debootstrap.sh
View File
@@ -5,6 +5,7 @@
######################
set
-e
+
set
-x
show_usage
() {
cat <<EOF