aboutsummaryrefslogtreecommitdiffstats
path: root/community/loksh/loksh.post-install
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-09-05 20:01:10 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-09-05 20:03:15 +0200
commit5dc93825c3d59a2269371c108b869afc10116484 (patch)
treef799b3fab1e62617f9efa5dfca36711762621221 /community/loksh/loksh.post-install
parentaa080bf0e54b0974069abe9b8acb4151a3c72a80 (diff)
downloadaports-5dc93825c3d59a2269371c108b869afc10116484.tar.bz2
aports-5dc93825c3d59a2269371c108b869afc10116484.tar.xz
community/loksh: move from testing
Diffstat (limited to 'community/loksh/loksh.post-install')
-rw-r--r--community/loksh/loksh.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/loksh/loksh.post-install b/community/loksh/loksh.post-install
new file mode 100644
index 0000000000..0844ccf68b
--- /dev/null
+++ b/community/loksh/loksh.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/bin/ksh'
+exit 0