Commit 2cc5f1804e961346cdee86bae6340cd764f78dd1
1 parent
dd9f4dc3
update
Showing
1 changed file
with
8 additions
and
0 deletions
README.md
1 | 1 | SPOD-MANAGER |
2 | 2 | |
3 | +Requirements | |
4 | +* Linux (tested on Kernel 3.19.0-25-generic) | |
5 | +* Apache Web Server (local installation) | |
6 | +* MySql Server (local and remote installation) | |
7 | +* Git shell client | |
8 | +* ROUTE-TO_PA source code account | |
9 | + | |
3 | 10 | Download |
4 | 11 | |
5 | 12 | wget http://service.routetopa.eu:7480/carspa/spod-manager/raw/master/spod-manager.sh |
6 | 13 | chmod +x spod-manager.sh |
7 | 14 | |
8 | 15 | Help |
16 | + | |
9 | 17 | sudo ./spod-manager.sh --help |
10 | 18 | spod-manager.sh is manager tool for SPOD application of ROUTE-TO-PA European project all rights are reserved. 2015 |
11 | 19 | list of arguments: | ... | ... |