Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/kbuild.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kbuild.js b/bin/kbuild.js
index 96b516b..1ceefa7 100644
--- a/bin/kbuild.js
+++ b/bin/kbuild.js
@@ -301,3 +301,5 @@ prepareBuildDir();
moveJsLibraries();
+//command for appending text to part of an html file
+// sed -i '/<some html>/a\foo' index.html \ No newline at end of file