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

4 lines
39 B
Bash

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