diff --git a/setup.sh b/setup.sh index 0d52fa6..1bf3009 100755 --- a/setup.sh +++ b/setup.sh @@ -59,7 +59,7 @@ if have ssh; then fi if test x"$(uname -s)" = x"Darwin"; then - for i in "Keyboard Layouts/*"; do + for i in "Keyboard Layouts/"*; do dest="$HOME/Library/$i" # This does not like being symlinked… if [ ! -e "$dest" ]; then