Configuration that should not be there...

This commit is contained in:
Alexandre Dulaunoy 2014-08-11 14:24:27 +02:00
parent 38860db284
commit 611d2a466f

View file

@ -45,7 +45,7 @@ function helptext {
} }
function launching_redis { function launching_redis {
conf_dir='/home/adulau/AIL-framework/configs/' conf_dir='/home/user/AIL-framework/configs/'
screen -dmS "Redis" screen -dmS "Redis"
sleep 0.1 sleep 0.1
@ -60,7 +60,7 @@ function launching_redis {
function launching_lvldb { function launching_lvldb {
#Want to launch more level_db? #Want to launch more level_db?
lvdbhost='127.0.0.1' lvdbhost='127.0.0.1'
lvdbdir='/home/adulau//AIL-framework/LEVEL_DB_DATA/' lvdbdir='/home/user/AIL-framework/LEVEL_DB_DATA/'
db1_y='2013' db1_y='2013'
db2_y='2014' db2_y='2014'
nb_db=13 nb_db=13