1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/testing/nsh/nsh.post-install
2021-10-23 22:54:03 +02:00

3 lines
42 B
Bash

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