diff options
Diffstat (limited to 'rc/bin/ape/true')
-rwxr-xr-x | rc/bin/ape/true | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/ape/true b/rc/bin/ape/true new file mode 100755 index 000000000..3fb461ffc --- /dev/null +++ b/rc/bin/ape/true @@ -0,0 +1,2 @@ +#!/bin/rc +exit 0 |