This website requires JavaScript.
Explore
Help
Register
Sign In
horoli
/
arena
Watch
1
Star
0
Fork
You've already forked arena
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30d7be41be
arena
/
build.sh
6 lines
68 B
Bash
Raw
Blame
History
#!/bin/bash
git pull origin master
npm run build
pm2 restart arena
Reference in New Issue
View Git Blame
Copy Permalink