mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Let me get the contribution correct!
This commit is contained in:
parent
5750f757ce
commit
621e0fb4b1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
cd ./client
|
||||
./startClient.sh
|
||||
cd ./server
|
||||
cd ../server
|
||||
./startServer.sh
|
Loading…
Reference in a new issue