Fix missing indentation for china template.
authorErick Guan <fantasticfears@gmail.com>
Mon, 17 Nov 2014 16:19:27 +0000 (00:19 +0800)
committerErick Guan <fantasticfears@gmail.com>
Mon, 17 Nov 2014 16:19:27 +0000 (00:19 +0800)
Now the next problem is cdn used by gravatar was blocked by GFW. (FXXKING this gov)

templates/web.china.template.yml

index 4d59ff9180a5662fe4d56ed9fa289bacea51a56f..a057677b88e6797cc761d6e40e01087cd1f7766f 100644 (file)
@@ -7,5 +7,5 @@ hooks:
 
   before_bundle_exec:
     - exec:
-      cmd:
-        - su discourse -c 'bundle config mirror.https://rubygems.org https://ruby.taobao.org/'
+       cmd:
+         - su discourse -c 'bundle config mirror.https://rubygems.org https://ruby.taobao.org/'