Веб-сайт самохостера Lotigara
главная|main page
состояние|status
блог|blog
файлы|files
программы|software
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
echoz.sh
2
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"