Closed alindeman closed 8 years ago
Fixes a couple issues I ran into trying to build acbuild with Vagrant/VirtualBox on OS X.
Hard links are not allowed on an OS X shared folder
Fixes issue with building acbuild on Vagrant on OS X:
==> default: ln: failed to create hard link '/vagrant/bin/acbuild-script' => '/vagrant/bin/acbuild' ==> default: : Operation not permitted
rkt
vagrant provision
lgtm, thanks
Fixes a couple issues I ran into trying to build acbuild with Vagrant/VirtualBox on OS X.
Hard links are not allowed on an OS X shared folder
Fixes issue with building acbuild on Vagrant on OS X:
rkt
if it doesn't currently exist (vagrant provision
succeeds after initial provision)