aboutsummaryrefslogtreecommitdiffstats
path: root/community/mysecureshell/mysecureshell.post-install
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-27 16:00:44 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-27 16:00:44 +0100
commit80850b5aa47aef84c29e8bce9bb033811884f282 (patch)
tree9ce22510c73525d4fb1ed166c116f537a99dbe55 /community/mysecureshell/mysecureshell.post-install
parentc04a29686c802893e354090905ed880b821954a1 (diff)
downloadaports-80850b5aa47aef84c29e8bce9bb033811884f282.tar.bz2
aports-80850b5aa47aef84c29e8bce9bb033811884f282.tar.xz
community/mysecureshell: move from testing
Diffstat (limited to 'community/mysecureshell/mysecureshell.post-install')
-rw-r--r--community/mysecureshell/mysecureshell.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/mysecureshell/mysecureshell.post-install b/community/mysecureshell/mysecureshell.post-install
new file mode 100644
index 0000000000..57ede0fa63
--- /dev/null
+++ b/community/mysecureshell/mysecureshell.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/usr/bin/mysecureshell'
+exit 0