mirror of
https://github.com/correl/mage.git
synced 2024-11-22 03:00:11 +00:00
fix paths
This commit is contained in:
parent
aa31ef23d3
commit
719424382d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
@ECHO OFF
|
||||
cd ./client
|
||||
cd ./mage-client
|
||||
call startClient
|
||||
cd ../server
|
||||
cd ../mage-server
|
||||
call startServer
|
Loading…
Reference in a new issue