1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00
aports/testing/dash/dash.post-install
2015-08-10 13:22:50 +00:00

3 lines
39 B
Bash

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