fix build

This commit is contained in:
Lennart Kampshoff
2019-05-01 21:47:32 +02:00
parent bfbd37753b
commit 486ceb9c28

View File

@@ -21,5 +21,5 @@ build:
- "npm install" - "npm install"
- "npm run build:server" - "npm run build:server"
- "cd ../" - "cd ../"
- "./gm_copy_build_files.sh" - "../gm_copy_build_files.sh"
- "sudo /bin/systemctl restart ragempsrv" - "sudo /bin/systemctl restart ragempsrv"