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
2024-11-15 19:19:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e3b45629db
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-20 01:08:07 +00:00
#!/bin/sh
cd
./client
./startClient.sh
Let me get the contribution correct!
2011-10-20 01:19:05 +00:00
cd
../server
[REF] references 291 - Thanks for the contribution, always nice to know non-windows OS's are used.
2011-10-20 01:08:07 +00:00
./startServer.sh
Reference in a new issue
Copy permalink