4 lines
41 B
Text
4 lines
41 B
Text
cat >> /etc/shells << EOF
|
|
/bin/dash
|
|
EOF
|
|
|
cat >> /etc/shells << EOF
|
|
/bin/dash
|
|
EOF
|
|
|