Files
jpacrepo/nim/build.sh
2018-03-17 10:49:56 +01:00

5 lines
74 B
Bash
Executable File

#!/bin/bash
set -e
nim js src/jpacrepo.nim
cp nimcache/jpacrepo.js static