r3-config/start

13 lines
182 B
Plaintext
Raw Normal View History

2017-01-24 11:15:58 +01:00
#!/bin/bash
2017-01-26 18:49:30 +01:00
cd /usr/share/gamewheel
2017-03-20 14:39:22 +01:00
./start_api
./start_app
2017-01-26 18:49:30 +01:00
./start_editor_v1
./start_editor_v2
./start_editor_v3
2017-03-20 14:39:22 +01:00
./start_gate
2017-01-26 18:49:30 +01:00
./start_pong
2017-03-20 14:39:22 +01:00
./start_port
2017-01-26 18:49:30 +01:00
./start_racing
./start_tools