Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Baur
cloudify3
Commits
0dbd2548
Commit
0dbd2548
authored
Jun 16, 2015
by
Daniel Baur
Browse files
ghost switch to home...
parent
59c2792c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
ghost-openstack/scripts/ghost/start-ubuntu.sh
ghost-openstack/scripts/ghost/start-ubuntu.sh
+1
-0
No files found.
ghost-openstack/scripts/ghost/start-ubuntu.sh
View file @
0dbd2548
...
@@ -4,6 +4,7 @@ ctx logger info "Starting ghost"
...
@@ -4,6 +4,7 @@ ctx logger info "Starting ghost"
ctx logger debug
"
${
COMMAND
}
"
ctx logger debug
"
${
COMMAND
}
"
sudo
apt-get
install
unzip
sudo
apt-get
install
unzip
cd
~
curl
-L
https://ghost.org/zip/ghost-latest.zip
-o
ghost.zip
curl
-L
https://ghost.org/zip/ghost-latest.zip
-o
ghost.zip
unzip
-uo
ghost.zip
-d
ghost
unzip
-uo
ghost.zip
-d
ghost
npm
install
--production
npm
install
--production
...
...
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