Skip to content

Instantly share code, notes, and snippets.

View gbryant200's full-sized avatar
😖
Frustrated

Greg gbryant200

😖
Frustrated
View GitHub Profile
@gbryant200
gbryant200 / gist:3185613ee0fde395fd80c8a49249166e
Created July 17, 2019 21:49
vagrant destroy && vagrant up output
$ vagrant destroy && vagrant up
default: Are you sure you want to destroy the 'default' VM? [y/N] Y
==> default: Destroying VM and associated drives...
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'laravel/homestead'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'laravel/homestead' version '8.0.0' is up to date...
==> default: Setting the name of the VM: a04029_default_1563399998443_33880
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...