5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
|
cat >> /etc/shells << EOF
|
||
|
/bin/dash
|
||
|
EOF
|
||
|
|