mailiverse/build/dev-compile-web

8 lines
91 B
Plaintext
Raw Normal View History

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