Skip to content

Commit f93cc72

Browse files
committedSep 30, 2014
[skip ci] Start Vagrant in the run scripts
1 parent 9b7cd6a commit f93cc72

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎run.bat

+1
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

+1
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)