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

4 lines
55 B
Bash

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