Files
ahhim526/_ref/vagrant_helloworld/rebuild.bat
louiscklaw e1e1c21cb6 update,
2025-02-01 01:59:20 +08:00

6 lines
85 B
Batchfile

vagrant destroy -f
vagrant up
@REM vagrant plugin install vagrant-share
echo "done"