# nginx_website **Repository Path**: jelly_person/nginx_website ## Basic Information - **Project Name**: nginx_website - **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-04-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nginx_website ## website lists 1. git.jellychen.cn 2. sup.jellychen.cn ## install ### auto install ```bash wget -O - https://gitee.com/jelly_person/nginx_website/raw/master/auto_install.sh | sh ``` or ```bash curl -o - https://gitee.com/jelly_person/nginx_website/raw/master/auto_install.sh | sh ``` ### manual install Download the git project anywhere you want to placed. Locate into the project directory, then run the next command in terminal. ```bash # sh ./run.sh ```