diff options
Diffstat (limited to '.local/share/s6/mako')
| -rwxr-xr-x | .local/share/s6/mako/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/s6/mako/run b/.local/share/s6/mako/run new file mode 100755 index 0000000..4964adf --- /dev/null +++ b/.local/share/s6/mako/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +foreground { mako } |