1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/community/dash/dash.post-install
2017-10-31 23:32:51 +01:00

3 lines
39 B
Bash

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