This website requires JavaScript.
Explore
Help
Sign in
michael
/
grub-fork
Watch
1
Star
0
Fork
You've already forked grub-fork
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
421a921fd4
grub-fork
/
deploy.sh
7 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Add deployment script
2014-01-12 16:59:46 +00:00
#!/bin/bash
Update deploy script
2014-10-06 18:47:11 +00:00
git pull
lein cljx
Add deployment script
2014-01-12 16:59:46 +00:00
lein cljsbuild once prod
Update deploy script
2014-10-06 18:47:11 +00:00
lein run prod
Reference in a new issue
Copy permalink