From 4428cdc76d050df6888cf809b30b47139ccb42fa Mon Sep 17 00:00:00 2001 From: Carmine Spagnuolo Date: Tue, 29 Sep 2015 17:55:50 +0200 Subject: [PATCH] update --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b629ec8..8a166ef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ * MySql Server (local and remote installation) * Git shell client * ROUTE-TO_PA source code account +* Root access on local machine ## Download @@ -33,4 +34,18 @@ ## Actions examples -* install \ No newline at end of file +### INSTALLATION SPOD + + sudo ./spod-manager.sh -a install -m root -n mysqlpass -p usergit -q emailusergit -r passgit -w http://spod.routetopa.eu/ -d oxwall_v.0.1_antares.sql + +### UNINSTALLATION SPOD + + sudo ./spod-manager.sh -a uninstall -m root -n mysqlpass + +### BACKUP SPOD + + sudo ./spod-manager.sh -a backup -m root -n mysqlpass -b ./test + +### UPDATE SPOD + + sudo ./spod-manager.sh -a update -p usergit -q emailuserigit -r passgit \ No newline at end of file -- libgit2 0.21.4