This website requires JavaScript.
Explore
Help
Sign in
github
/
mage
Watch
1
Star
0
Fork
You've already forked mage
0
mirror of
https://github.com/correl/mage.git
synced
2025-02-20 03:13:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7572c756c4
mage
/
Utils
/
release
/
startMage.sh
5 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
[REF] references 291 - Thanks for the contribution, always nice to know non-windows OS's are used.
2011-10-19 21:08:07 -04:00
#!/bin/sh
cd
./client
./startClient.sh
Let me get the contribution correct!
2011-10-19 21:19:05 -04:00
cd
../server
[REF] references 291 - Thanks for the contribution, always nice to know non-windows OS's are used.
2011-10-19 21:08:07 -04:00
./startServer.sh
Reference in a new issue
Copy permalink