L: apux fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
output=$(sh "$@" 2>&1)
|
output=$(sh "$@" 2>&1)
|
||||||
echo "$output" | sed 's/bash/apux/g'
|
echo "$output" | sed 's/sh/apux/g'
|
||||||
|
|||||||
Reference in New Issue
Block a user