aports/main/dash/dash.pre-deinstall
2022-11-22 11:32:18 +00:00

4 lines
46 B
Bash

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