aports/testing/mysecureshell/mysecureshell.post-install
Jakub Jirutka ffebc4c48b testing/mysecureshell: new abuild
https://github.com/mysecureshell/mysecureshell
A solution which has been made to bring more features to sftp/scp protocol given by OpenSSH.
2016-05-09 09:18:42 +00:00

4 lines
52 B
Bash

#!/bin/sh
add-shell '/usr/bin/mysecureshell'
exit 0