CODE
echoecho "An SCP server is best way to transfer files between your CL box and"echo "your local machine, and it is security."echocheck_yn "Do you want to install SCP server? (y/n) - "if[ "$YN" = "Y" ]; thencp /temp/addons/scp.tgz /mntsyncfi
然后将 scp.tgz 复制软盘的 addons 目录下即可。安装时会有个提示的。
页:
[1]