Merge pull request #1 from DocArmoryTech/patch-2

Update install_server.sh
pull/49/head
DocArmoryTech 2023-11-28 20:36:24 +00:00 committed by GitHub
commit 090d0f66bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 ""