aboutsummaryrefslogtreecommitdiff
path: root/store/bin/nvr-wait
diff options
context:
space:
mode:
Diffstat (limited to 'store/bin/nvr-wait')
-rwxr-xr-xstore/bin/nvr-wait4
1 files changed, 0 insertions, 4 deletions
diff --git a/store/bin/nvr-wait b/store/bin/nvr-wait
deleted file mode 100755
index 410d42d..0000000
--- a/store/bin/nvr-wait
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export CRU_NVIM_SERVER=${CRU_NVIM_SERVER:-/tmp/nvimsocket}
-exec nvr --nostart --servername "$CRU_NVIM_SERVER" -cc split --remote-wait "$@"