summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index 3c3c49b..6f79578 100644
--- a/install.sh
+++ b/install.sh
@@ -5,8 +5,6 @@ if [ $# -lt 1 ]; then
exit 1
fi
-shopt -s dotglob 2> /dev/null
-
case "$1" in
user)
echo "installing the user configuration..."