mailiverse/build/compile-web

8 lines
93 B
Plaintext
Raw Normal View History

#!/bin/bash
V=`date "+%Y%m%d_%H%M%S"`
./compile-web-html $V prod
./compile-web-js $V prod