# yhServer **Repository Path**: linuxgt/yhServer ## Basic Information - **Project Name**: yhServer - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yhServer 复制login_yh.sh,user.properties到父目录 配置文件中添加用户名密码 ## 目录结构 ``` login_yh.sh user.properties ---\ \yhServer |-stage_yh.sh |-pre_yh.sh |-qa2_yh.sh |-qa3_yh.sh ``` ## 示例: ``` ./login_yh.sh pre 可用参数:stage,pre,qa2,qa3 ```