diff --git a/Makefile b/Makefile index 5955049..89292a6 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ up: down: @echo "Stopping Homelab..." - @vagrant suspend + @vagrant halt install_vb: @echo "Creating components..."