We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c380b2 commit 5ff94aeCopy full SHA for 5ff94ae
customization/bin/json_generation.sh
@@ -41,4 +41,4 @@ echo " } " >> $JSON_FILE
41
echo ", \"shoutbox\" : { \"status\" : $json_shoutbox_enabled , \"file\" : \"$CHAT_MODULE_FILE\" } " >> $JSON_FILE
42
43
#---------------
44
-echo " } } " >> $JSON_FILE
+echo " } } }" >> $JSON_FILE
0 commit comments