Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
785b745b
Commit
785b745b
authored
May 03, 2016
by
Dominik Hebeler
Browse files
Bugfix
parent
31b688aa
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
deploy/checkServerStatus.sh
View file @
785b745b
...
@@ -40,7 +40,7 @@ then
...
@@ -40,7 +40,7 @@ then
git clone https://github.com/laravel/homestead.git Homestead
git clone https://github.com/laravel/homestead.git Homestead
cd
Homestead/
cd
Homestead/
bash init.sh
bash init.sh
cp
-f
"
$path
/deploy/Homestead.yaml"
.homestead/
cp
-f
"
$path
/deploy/Homestead.yaml"
.homestead/
Homestead.yaml
vagrant up
vagrant up
echo
"Your server is now running under http://localhost:8000"
echo
"Your server is now running under http://localhost:8000"
fi
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment