Commit 0b86b609cef5cc7d9c8c84a6e68d00e670da0f85
1 parent
2cc5f180
update
Showing
1 changed file
with
5 additions
and
5 deletions
README.md
1 | -SPOD-MANAGER | |
1 | +# SPOD-MANAGER | |
2 | 2 | |
3 | -Requirements | |
3 | +## Requirements | |
4 | 4 | * Linux (tested on Kernel 3.19.0-25-generic) |
5 | 5 | * Apache Web Server (local installation) |
6 | 6 | * MySql Server (local and remote installation) |
7 | 7 | * Git shell client |
8 | 8 | * ROUTE-TO_PA source code account |
9 | 9 | |
10 | -Download | |
10 | +## Download | |
11 | 11 | |
12 | 12 | wget http://service.routetopa.eu:7480/carspa/spod-manager/raw/master/spod-manager.sh |
13 | 13 | chmod +x spod-manager.sh |
14 | 14 | |
15 | -Help | |
15 | +## Actions help | |
16 | 16 | |
17 | 17 | sudo ./spod-manager.sh --help |
18 | 18 | spod-manager.sh is manager tool for SPOD application of ROUTE-TO-PA European project all rights are reserved. 2015 |
... | ... | @@ -31,6 +31,6 @@ Help |
31 | 31 | -b, --backup-dir=DIR specify the directory where store the spod backup (default is current directory). |
32 | 32 | * the arguments is required. |
33 | 33 | |
34 | -Actions examples | |
34 | +## Actions examples | |
35 | 35 | |
36 | 36 | * install |
37 | 37 | \ No newline at end of file | ... | ... |