vagrant-landrush / landrush

A Vagrant plugin that provides a simple DNS server for Vagrant guests
MIT License
666 stars 78 forks source link

Wrong sudo command in ConfigureVisibilityOnHost for OS X #233

Closed hferentschik closed 8 years ago

hferentschik commented 8 years ago

#{self.class.sudo} should just be #{sudo}.

hferentschik commented 8 years ago

Merged via pull request #232