Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Owain Jones
gliders-webserver
Commits
60e85121
Commit
60e85121
authored
9 years ago
by
Owain Jones
Browse files
Options
Download
Email Patches
Plain Diff
added note to deploy.sh
parent
9287d9d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
deploy.sh
deploy.sh
+4
-1
No files found.
deploy.sh
View file @
60e85121
...
...
@@ -49,7 +49,10 @@ echo "GRANT ALL ON gliders.* TO 'gliders'@'%';" | mysql -u root -p$pass
cd
bin
sh migrate_data.sh
# Set up a GitHub API key and add it to .bash_profile
# export API_KEY=...
# Deploy the website
cd
/home/gliders/code/gliders-website
sh bin/deploy.sh /var/gliders/www_dev dev
sh bin/deploy.sh /var/gliders/www prod
sh bin/deploy.sh /var/gliders/www prod
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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