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

5 lines
45 B
Bash

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