aports/testing/nsh/nsh.post-install
2021-10-23 22:54:03 +02:00

4 lines
42 B
Bash

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