# vagrant_linux_shell **Repository Path**: yzdel2000/vagrant_linux_shell ## Basic Information - **Project Name**: vagrant_linux_shell - **Description**: 自己用的安装hhvm和nginx的vagrant脚本 - **Primary Language**: Ruby - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 2 - **Created**: 2014-10-24 - **Last Updated**: 2024-07-12 ## Categories & Tags **Categories**: lamp **Tags**: None ## README ## vagrant下用的自动安装的shell 可以自动安装hhvm和nginx的最新版本。 支持debian7和ubuntu14。 系统安装的时候是选中文,可支持中文。 install.sh 用来第一次初始化box的时候安装hhvm和nginx最新版。 sites.sh 用来每次启动设置nginx的主页。