ehlxr ca4b8f52c8 feat(): init
first commit

Signed-off-by: ehlxr <ehlxr.me@gmail.com>
2018-03-29 18:42:14 +08:00
2018-03-29 18:42:14 +08:00
2018-03-29 18:42:14 +08:00
2018-03-29 18:42:14 +08:00
2018-03-29 18:42:14 +08:00
2018-03-29 18:42:14 +08:00

➜ vagrant box add -f centos-7.2 centos-7.2.box

➜ cd base

➜ vagrant up # 执行 init.sh 脚本时,最好保证能够 fq

➜ vagrant package --output centos-7.2-ehlxr.box

➜ vagrant box add -f centos-7.2-ehlxr centos-7.2-ehlxr.box

Description
No description provided
Readme 40 KiB
Languages
Shell 100%