summaryrefslogtreecommitdiff
path: root/build-js.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-js.sh')
-rwxr-xr-xbuild-js.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-js.sh b/build-js.sh
index e314b59..42d0dd7 100755
--- a/build-js.sh
+++ b/build-js.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cat static/js/src/*/*.js static/js/src/*.js > static/js/pichat2.js
+cat static/js/src/*/*.js static/js/src/*.js > static/js/pichat.js