summaryrefslogtreecommitdiff
path: root/createbundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'createbundle.sh')
-rwxr-xr-xcreatebundle.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/createbundle.sh b/createbundle.sh
index 0b86626..9cf5b7a 100755
--- a/createbundle.sh
+++ b/createbundle.sh
@@ -201,6 +201,8 @@ run_bundler() {
$bundler --do gitcheckout
copy_binaries
+ # uncomment the following line if you want to do a pause before the python setup in order to do some tweaks on the cloned repos.
+ # read -p "Waiting to 'pythonsetup' ... press <Enter> to continue, <Ctrl>+C to exit. "
$bundler --do pythonsetup
# hack to solve gnupg version problem