Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
9a7c24d1
Commit
9a7c24d1
authored
Apr 26, 2016
by
David Haynes
🙆
Browse files
minor command change
- shutdown/up > suspend/resume
parent
8e4f1105
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9a7c24d1
...
...
@@ -69,13 +69,13 @@ If you make any changes to _models.py_ you will need to re-provision the vm:
Please note that this will refresh the database.
It is also good practice to s
uspend
your vm when you are done:
It is also good practice to s
hutdown
your vm when you are done:
`$ vagrant
suspend
`
`$ vagrant
halt
`
and to restart with:
`$ vagrant
resume
`
`$ vagrant
up
`
## On Deployemnt
<legend>
...
...
Write
Preview
Markdown
is supported
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