summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup-apklbu.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup-apklbu.in b/setup-apklbu.in
index 45dd52a..103511d 100755
--- a/setup-apklbu.in
+++ b/setup-apklbu.in
@@ -41,8 +41,6 @@ if [ -z $MOUNTPOINT ]; then
default_read MOUNTPOINT "$MOUNTPOINT"
fi
-echo "$MOUNTPOINT" && exit 1
-
mountstatus="`mount | grep /media/${MOUNTPOINT}`"
if [ -z $mountstatus ]; then