commit | dc860c10d71242f9d67c5eecf9d247b3f41611c9 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Sun Dec 09 12:44:07 2012 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Sun Dec 09 12:44:07 2012 -0800 |
tree | 5b3583dc5184a08942fc53e8ed93c72baa6f33d8 | |
parent | e9f1194d8f5244696d58aa339c321ce2be3cc4f0 [diff] |
Added make-ndnProtocol.sh
diff --git a/js/ndnProtocol/make-ndnProtocol.sh b/js/ndnProtocol/make-ndnProtocol.sh new file mode 100755 index 0000000..d1e3077 --- /dev/null +++ b/js/ndnProtocol/make-ndnProtocol.sh
@@ -0,0 +1,2 @@ +#!/bin/sh +cd modules; ./make-ndn-js.jsm.sh; cd .. ; zip -r ../ndnProtocol.xpi .