projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03b5043
)
Update launcher
author
Ker Ruben Ramos
<xdiscent@gmail.com>
Mon, 16 Feb 2015 20:57:32 +0000
(
04:57
+0800)
committer
Ker Ruben Ramos
<xdiscent@gmail.com>
Mon, 16 Feb 2015 20:57:32 +0000
(
04:57
+0800)
just a typo
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index f04fcab42fbb3bae85916c6fd2847830a4693009..450e9ea56a625f8748da0c7c96e33895609c0bfc 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-11,7
+11,7
@@
docker_rec_version='1.2.0'
config_file=containers/"$config".yml
cidfile=cids/"$config".cid
-cidbootstrap=cids/"$config"_boostrap.cid
+cidbootstrap=cids/"$config"_boo
t
strap.cid
local_discourse=local_discourse
image=samsaffron/discourse:1.0.7
docker_path=`which docker.io || which docker`