mirror of
https://github.com/correl/mage.git
synced 2024-11-25 19:19:55 +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
|
@ECHO OFF
|
||||||
cd ./client
|
cd ./mage-client
|
||||||
call startClient
|
call startClient
|
||||||
cd ../server
|
cd ../mage-server
|
||||||
call startServer
|
call startServer
|
Loading…
Reference in a new issue