mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* Juke Build 0.8.1 (#60404) * Juke Build 0.8.1 Hotfix 1 (#60897) * Juke Build 0.8.1 Hotfix 1 * Do not restore Yarn cache on just DM build * Makes it so Skyrat's modular code is also checked for updates to see if it needs to rebuild * chmod's tools/bootstrap/nod Added a / just to make it so it'd let me commit * Trying to chmod again Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
4 lines
61 B
Batchfile
4 lines
61 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" server %*
|
|
pause
|