Skip to content

Commit d85ae75

Browse files
committed
Merge pull request #214 from just3ws/master
[skip ci] Start Vagrant in the run scripts
2 parents 9b7cd6a + f93cc72 commit d85ae75

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

run.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
vagrant up
12
vagrant ssh -c ". /home/vagrant/web/vagrant/run"

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
vagrant up
12
vagrant ssh -c ". /home/vagrant/web/vagrant/run"

0 commit comments

Comments
 (0)