fixeria submitted this change.
osmo-uninstall.sh: add -x and -e
Change-Id: I226aed2ddce9a01fc9399a8ba656a2496b1efa61
---
M osmo-uninstall.sh
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/osmo-uninstall.sh b/osmo-uninstall.sh
index b223c4c..52da9d7 100755
--- a/osmo-uninstall.sh
+++ b/osmo-uninstall.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -xe
# Remove all osmocom installations from given prefix, default is /usr/local
prefix="${1-/usr/local}"
echo "$prefix"
To view, visit change 37850. To unsubscribe, or for help writing mail filters, visit settings.