eth0s/ports/core/bash/post-install

5 lines
73 B
Text
Raw Normal View History

#!/bin/sh
echo "/bin/sh" >> /etc/shells
echo "/bin/bash" >> /etc/shells