1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 02:35:23 +03:00
aports/community/mysecureshell/mysecureshell.post-install
2016-11-27 16:00:44 +01:00

3 lines
52 B
Bash

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