Fix foreman to work with cmds containing pipes and redirects
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec $1 2>&1
|
||||
eval "$1" 2>&1
|
||||
|
||||
Reference in New Issue
Block a user