aports/testing/dash/dash.post-install
2015-08-10 13:22:50 +00:00

4 lines
39 B
Bash

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