r3-config/start

10 lines
127 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-28 10:57:47 +02:00
./start_editor
2017-03-20 14:39:22 +01:00
./start_api
./start_app
./start_gate
./start_port
2017-03-23 09:37:30 +01:00
./start_mail
2017-03-30 17:32:42 +02:00
./start_cron