update,
This commit is contained in:
9
task1-optimized/init.bat
Normal file
9
task1-optimized/init.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
vagrant init hashicorp/bionic64
|
||||
vagrant box add hashicorp/bionic64
|
||||
vagrant up
|
||||
vagrant ssh
|
||||
vagrant destroy
|
||||
vagrant box list
|
||||
vagrant box remove hashicorp/bionic64
|
||||
vagrant plugin install vagrant-share
|
||||
vagrant share
|
Reference in New Issue
Block a user