mirror of https://github.com/D4-project/d4-core
Update install_server.sh
- removed remnant reference to AIL_ENV from AIL install script - removed non-existent flags from LAUNCH.shpull/49/head^2
parent
81686aa022
commit
dfd53c126b
server
|
@ -30,8 +30,8 @@ git checkout 5.0
|
|||
make
|
||||
popd
|
||||
|
||||
# LAUNCH Redis
|
||||
bash ${AIL_BIN}LAUNCH.sh -lrv &
|
||||
# LAUNCH
|
||||
bash LAUNCH.sh -l &
|
||||
wait
|
||||
echo ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue