aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/true/true.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/true/true.sh')
-rw-r--r--shell_cmds/true/true.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/true/true.sh b/shell_cmds/true/true.sh
new file mode 100644
index 0000000..20f87ef
--- /dev/null
+++ b/shell_cmds/true/true.sh
@@ -0,0 +1,2 @@
+#! /bin/sh
+exit 0