makedeb
A hackable text editor for the 21st Century
Click here to go back to the commit logs for atom-bin.
Hash: 1e02b72461730559c6b43561c16e44532b96bfb8
Message: Removed debugging commands
diff --git a/.update-check.sh b/.update-check.sh
index 6740c09..a2e6c3e 100755
--- a/.update-check.sh
+++ b/.update-check.sh
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -e
-set -x
set -o pipefail
for i in curl jq; do