Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,422
edits
No edit summary |
No edit summary |
||
Line 128: | Line 128: | ||
# | # | ||
if [ -z $2 ] then | if [ -z $2 ] then | ||
# Try a connect based on just the FQDSA assuming an eligible station. | |||
# With no <mcpCommand> specified, a DCP determined default shell type is connected. | |||
ssh $1 | ssh $1 | ||
exit | exit | ||
fi | fi | ||
# | # | ||
# | # | ||
FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1 | FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1 |