Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2010-01-01 12:26:34 (GMT)
committer Bryan Berry <bryan@olenepal.org>2010-01-01 12:26:34 (GMT)
commit3f6680d277bb26b00d84f1d3083c4ae6e6b41347 (patch)
tree7b48d713f9635bd3a439e0cd6a6ee11393183738
parent0274ed63680924c64a5b07f2738246e4f7805e97 (diff)
minor change to kbuild.jsv0.2.0
-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