From 48215281a21a8e868ecbd58eff96c20d6c0e3712 Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Fri, 25 Aug 2023 13:28:11 +0200 Subject: change execlineb options to handle the parameters given --- run | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'run') diff --git a/run b/run index 856f09d..7ee0836 100644 --- a/run +++ b/run @@ -1,4 +1,6 @@ -#!/usr/bin/execlineb -P +#!/usr/bin/execlineb -S1 +# the -S1 tells execline to substitute 1 positional parameter +# which for this file is: the name of the service directory # TODO: # a sane example of handling the arguments would be nice -- cgit v1.2.3