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
9287d9d8
Commit
9287d9d8
authored
9 years ago
by
Alvaro Lorenzo
Browse files
Options
Download
Email Patches
Plain Diff
Added a 'cd' command to be in the correct directory
parent
ed28f0a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
deploy.sh
deploy.sh
+3
-0
No files found.
deploy.sh
View file @
9287d9d8
...
...
@@ -15,6 +15,9 @@ cat /home/gliders/.ssh/id_rsa.pub
echo
"Plese press return when you are done"
read
#We need to go to the gliders home directory first
cd
/home/gliders
# Install Composer
mkdir
-p
/home/gliders/bin
curl
-sS
https://getcomposer.org/installer | php
--
--install-dir
=
bin
...
...
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