diff options
| -rw-r--r-- | bash/init.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/init.sh b/bash/init.sh index 80bf9bcb..981f20c0 100644 --- a/bash/init.sh +++ b/bash/init.sh @@ -23,7 +23,6 @@ locked_init() { touch /tmp/mr-lock exec 221>/tmp/mr-lock -echo before flock -n -e 221 && { locked_init } || { |
