Get rid of nodejs/jsontool dependency

This commit is contained in:
Kai Hendry
2013-06-15 22:09:09 +08:00
parent 352c60a6c4
commit 48cfcdc24f
4 changed files with 33 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ if (user) { window.location.replace("/u/" + user); }
<p>Super-geeks please <a href="https://github.com/kaihendry/Greptweet">report issues and contribute on Github</a> :)</p>
<p>Active accounts: <!--#include virtual="active-users.txt" --></p>
<p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<!--#include virtual="version.txt" -->><!--#include virtual="version.txt" --></a></p>
<p>Backup: <code>rsync -artzv --include "*/" --include "*.txt" --exclude "*" --exclude "tweets.txt" greptweet.com::greptweet .</code> - go get your data!</p>
<p>Backup: <code>rsync -artzv --include "*/" --include "*.txt" --exclude "*" --exclude "tweets.txt" greptweet.com::greptweet .</code></p>
</footer>
</div>