Let me get the contribution correct!

This commit is contained in:
maurer.it 2011-10-19 21:19:05 -04:00
parent 5750f757ce
commit 621e0fb4b1

View file

@ -1,5 +1,5 @@
#!/bin/sh
cd ./client
./startClient.sh
cd ./server
cd ../server
./startServer.sh