From 9d14986d150515cf1b63b57d7bd4277388049201 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 3 Dec 2017 21:54:13 +0100 Subject: increase size of cclose x --- client/static-build.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 client/static-build.sh (limited to 'client/static-build.sh') diff --git a/client/static-build.sh b/client/static-build.sh new file mode 100644 index 0000000..27c4164 --- /dev/null +++ b/client/static-build.sh @@ -0,0 +1,4 @@ +npm run web:build +rm -rf ../static/javascript/ +cp -r ../client/web/build/javascript/ ../static/javascript/ +cp ../client/web/build/index.html ../static/index.html -- cgit v1.2.3-70-g09d2