grub-fork/deploy.sh
2014-10-06 18:47:11 +00:00

6 lines
71 B
Bash
Executable file

#!/bin/bash
git pull
lein cljx
lein cljsbuild once prod
lein run prod