mirror of
https://github.com/correl/mage.git
synced 2025-04-02 17:00:11 -09: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…
Add table
Reference in a new issue