summaryrefslogtreecommitdiff
path: root/auto-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'auto-installer.sh')
-rwxr-xr-xauto-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto-installer.sh b/auto-installer.sh
index 206523d..822fc61 100755
--- a/auto-installer.sh
+++ b/auto-installer.sh
@@ -109,7 +109,7 @@ if [ -n "$PATCHES" ]; then
-p "$PATCHDIR" \
-l "$LANGUAGE" \
-c "$CDMOUNT" \
- 1>/dev/null || diequietly
+ 1>/dev/null
fi
done
fi