aports/community/rssh/rssh.post-install
2016-11-30 15:45:47 +01:00

5 lines
42 B
Bash

#!/bin/sh
add-shell /usr/bin/rssh
exit 0