From 77781bafb026408356395c7026ed225e59858b3c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Jul 2012 11:12:48 -0400 Subject: build-js.sh and sanity test --- build-js.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build-js.sh (limited to 'build-js.sh') diff --git a/build-js.sh b/build-js.sh new file mode 100755 index 0000000..e314b59 --- /dev/null +++ b/build-js.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cat static/js/src/*/*.js static/js/src/*.js > static/js/pichat2.js + -- cgit v1.2.3-70-g09d2