summaryrefslogtreecommitdiff
path: root/localsyncthis
diff options
context:
space:
mode:
Diffstat (limited to 'localsyncthis')
-rwxr-xr-xlocalsyncthis2
1 files changed, 1 insertions, 1 deletions
diff --git a/localsyncthis b/localsyncthis
index ecde9bb..c1c0346 100755
--- a/localsyncthis
+++ b/localsyncthis
@@ -98,7 +98,7 @@ while [ -n "$workdir" ]; do
;;
esac
done
- $workdir="$1"
+ workdir="$1"
[ -n "$1" ] && shift
done