aboutsummaryrefslogtreecommitdiffstats
path: root/testing/loksh/loksh.post-install
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-08-09 00:11:31 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-08-10 15:22:33 +0200
commit5bc39a7221e1a760864bf5bf409ba60ea3d494c3 (patch)
tree677e100ed8ecf91e8cf1f5f34a3704d902621b95 /testing/loksh/loksh.post-install
parent842e258a6130f64204f20ca8172946f5f26fa1e2 (diff)
downloadaports-5bc39a7221e1a760864bf5bf409ba60ea3d494c3.tar.bz2
aports-5bc39a7221e1a760864bf5bf409ba60ea3d494c3.tar.xz
testing/loksh: new aport
Diffstat (limited to 'testing/loksh/loksh.post-install')
-rw-r--r--testing/loksh/loksh.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/loksh/loksh.post-install b/testing/loksh/loksh.post-install
new file mode 100644
index 0000000000..0844ccf68b
--- /dev/null
+++ b/testing/loksh/loksh.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/bin/ksh'
+exit 0