summaryrefslogtreecommitdiff
path: root/default.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-05 21:46:28 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-05 21:46:28 +0100
commit7c7a001ee6b8642121d28191bcc913c2ea452900 (patch)
treef6c94f1fa52ea89994a1c2d2e2ee3f382d0bc287 /default.conf
parentae49983b15e102ff4850e2b387ebafc839cdc9e5 (diff)
downloadbootstrap32-7c7a001ee6b8642121d28191bcc913c2ea452900.tar.xz
building up to pacman pre-requisites, pacman itself doesn't work yet
changed checkout method parameter, we have asp, yaourt and packages32 now
Diffstat (limited to 'default.conf')
-rw-r--r--default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.conf b/default.conf
index c5397ce..0301ee7 100644
--- a/default.conf
+++ b/default.conf
@@ -44,7 +44,7 @@ GIT_URL_ARCHLINUX32_PACKAGES=https://github.com/archlinux32/packages.git
ARCHLINUX32_PACKAGES=$CROSS_HOME/packages32
# uncomment to debug scripts
-set -x
+#set -x
# some default variables, not to be changed
SCRIPT=$(sudo realpath -s "$0")