Fix execlineb path

This commit is contained in:
TheSpad 2022-07-16 22:12:35 +01:00
parent be0e662458
commit 2ded9f2ed3
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/execlineb -P
#! /usr/bin/execlineb -P
# Redirect stderr to stdout.
fdmove -c 2 1

View File

@ -1,4 +1,4 @@
#!/bin/execlineb -P
#! /usr/bin/execlineb -P
# Move stderr to out so it's piped to logger
fdmove -c 2 1