cruxports/oksh/post-install
2022-02-05 15:39:19 -05:00

4 lines
75 B
Bash

#!/bin/sh
grep -q oksh /etc/shells || echo "/usr/bin/oksh" >> /etc/shells