aports/main/mksh/mksh.pre-deinstall
2015-08-10 15:42:58 +02:00

4 lines
42 B
Bash

#!/bin/sh
remove-shell '/bin/mksh'
exit 0