summaryrefslogtreecommitdiff
path: root/log/run
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-25 13:29:46 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-25 14:19:11 +0200
commit4bfc989bebf3618bc1c66987c66ab51e952b9b88 (patch)
tree673f5e2c8b7474a6ccfef8176a07828fec485bb2 /log/run
parent48215281a21a8e868ecbd58eff96c20d6c0e3712 (diff)
fix: path to execlineb in shebang
Diffstat (limited to 'log/run')
-rw-r--r--log/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/log/run b/log/run
index 5a3526d..fe1382d 100644
--- a/log/run
+++ b/log/run
@@ -1,4 +1,4 @@
-#!/usr/bin/execlineb -S1
+#!/bin/execlineb -S1
# the -S1 tells execline to substitute 1 positional parameter
# which for this file is: the name of the service directory