package.mk/wip/bash/bash.post-install

4 lines
39 B
Plaintext
Raw Normal View History

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