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
b304e984
Commit
b304e984
authored
9 years ago
by
Owain Jones
Browse files
Options
Download
Email Patches
Plain Diff
few tweaks
parent
68f8fd06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
deploy.sh
deploy.sh
+2
-3
No files found.
deploy.sh
View file @
b304e984
...
...
@@ -39,9 +39,8 @@ echo "CREATE USER 'gliders'@'%' IDENTIFIED BY 'gliders9876';" | mysql -u root -p
echo
"GRANT ALL ON gliders.* TO 'gliders'@'%';"
| mysql
-u
root
-p
cd
bin
./migrate_data.sh
./migrate_argos.sh
# Deploy the website
cd
/home/gliders/code/gliders-website
./bin/deploy.sh
./bin/deploy
_dev.sh
./bin/deploy.sh
/var/gliders/www_dev dev
./bin/deploy
.sh /var/gliders/www prod
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