главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/echoz.sh
diff options
context:
space:
mode:
Diffstat (limited to 'echoz.sh')
-rwxr-xr-xechoz.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/echoz.sh b/echoz.sh
index e5b8321..766051e 100755
--- a/echoz.sh
+++ b/echoz.sh
@@ -1,6 +1,6 @@
#!/bin/bash
set -euf
-thisdir="$(dirname $0)"
+thisdir="$(dirname "$0")"
pipename="${XDG_RUNTIME_DIR:-/tmp}/echoz-$$.pipe"
jid="$1"
password="$2"