forked from rosa/hakurei
cmd/app: optionally override configured command
Useful for multiple applications sharing state. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ func parse(id string, base *check.Absolute, r io.Reader) (*hst.Config, error) {
|
||||
Shell: shell,
|
||||
Home: home,
|
||||
Path: shell,
|
||||
Args: []string{"zsh", "-c"},
|
||||
Args: []string{"zsh", "-ic"},
|
||||
|
||||
Flags: hst.FCoverRun,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user