Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

vvv-init.sh is not executable #364

Open
alharbit opened this issue Sep 17, 2017 · 1 comment
Open

vvv-init.sh is not executable #364

alharbit opened this issue Sep 17, 2017 · 1 comment

Comments

@alharbit
Copy link

alharbit commented Sep 17, 2017

I tried many times to execute the file under vagrant SSH but couldn't, run chmod +x vvv-init.sh and then run it again and no reponse at all.

vv version 1.13


/usr/local/bin/vv: line 1514: version: command not found

vv: /usr/local/bin/vv

vv_config: /home/t/.vv-config
vvv path: /home/t/projects/wordpress/VVV/vagrant-dev/
home: /home/t

tput:
cat: /usr/bin/cat
curl: /usr/bin/curl
which: no brew in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
brew:
tar: /usr/bin/tar
find: /usr/bin/find
git: /usr/bin/git
sed: /usr/bin/sed
paste: /usr/bin/paste
vagrant: /usr/bin/vagrant


@rafadpedrosa
Copy link

You have to execute inside the vagrant.

cd dev/vagrant-local # Use location of vagrant-local on your machine
vagrant ssh
cd /srv/www/Your-Site-Name
./vvv-init.sh

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants