aports/community/dash/dash.pre-deinstall
2017-10-31 23:32:51 +01:00

4 lines
42 B
Bash

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