aports/community/mysecureshell/mysecureshell.post-install
2016-11-27 16:00:44 +01:00

4 lines
52 B
Bash

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