arena/build.sh

6 lines
68 B
Bash

#!/bin/bash
git pull origin master
npm run build
pm2 restart arena