mirror of
https://github.com/correl/mage.git
synced 2025-04-09 17:00:09 -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
|
#!/bin/sh
|
||||||
cd ./client
|
cd ./client
|
||||||
./startClient.sh
|
./startClient.sh
|
||||||
cd ./server
|
cd ../server
|
||||||
./startServer.sh
|
./startServer.sh
|
Loading…
Add table
Reference in a new issue