Skip to content
This repository was archived by the owner on Sep 13, 2018. It is now read-only.

Fix install-unix.sh on mac and probably other OS's - #13

Open
dylwhich wants to merge 2 commits into
magfest-archive:masterfrom
dylwhich:master
Open

Fix install-unix.sh on mac and probably other OS's#13
dylwhich wants to merge 2 commits into
magfest-archive:masterfrom
dylwhich:master

Conversation

@dylwhich

Copy link
Copy Markdown

No description provided.

Comment thread install-unix.sh
cp ../installfiles/run-simple-deploy.sh .
vagrant ssh -c \'$vm_cmd\'
vagrant ssh -c "$vm_cmd"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, this makes a ton of sense, it was actually separating out $vm_cmd recently that made it lose the correct quotes, this fix is great, thanks. I don't know how it was working correctly on my local box (Cygwin on windows) actually... weird. +1 on this

@binary1230 binary1230 changed the title Fix install-unix.sh Fix install-unix.sh on mac and probably other OS's May 13, 2016
@binary1230

Copy link
Copy Markdown
Contributor

fixed the one part of this here #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants