1 2 3 4 5 6 7 8 9 10
#!/usr/bin/env bash cd $(dirname $0) ./minify.sh cd $(dirname $0)/../modern npm run build_release mv build ../web/modern