This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
labriqueinternet
/
sunxi-debian
miroir de
https://github.com/bleuchtang/sunxi-debian
Suivre
2
Voter
0
Fork
0
Fichiers
Parcourir la source
add set -x into create_arm_debootstrap.sh
taziden
il y a 10 ans
Parent
e8962269cb
commit
33b75f00ae
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
olinux/create_arm_debootstrap.sh
+ 1
- 0
olinux/create_arm_debootstrap.sh
Voir le fichier
@@ -5,6 +5,7 @@
######################
set -e
+set -x
show_usage() {
cat <<EOF