# test **Repository Path**: donvan/test ## Basic Information - **Project Name**: test - **Description**: just for test - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Basic Installation SysInit is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget. #### via curl curl -L https://git.oschina.net/donvan/test/raw/master/test.sh | sh #### via wget wget https://git.oschina.net/donvan/test/raw/master/test.sh -O - | sh