aports/main/dash/dash.post-install
2022-11-22 11:32:18 +00:00

4 lines
43 B
Bash

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