1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00
aports/main/bash/bash.post-install
2015-08-10 12:58:25 +00:00

3 lines
39 B
Bash

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