modified build scripts(2)

This commit is contained in:
Horoli 2026-05-24 07:17:16 +09:00
parent 7e38e4d434
commit 8d0de2a945
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
git pull origin master git pull origin master
npm run build npm run build
pm2 restart arena pm2 restart arena