This commit is contained in:
louiscklaw
2025-02-01 02:11:30 +08:00
parent 3de8aea20a
commit 692b9102dd
114 changed files with 7617 additions and 0 deletions

9
task1-optimized/init.bat Normal file
View 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