Update install_server.sh

- removed remnant reference to AIL_ENV from AIL install script
- removed non-existent flags from LAUNCH.sh
pull/49/head^2
DocArmoryTech 2023-11-28 20:30:33 +00:00 committed by GitHub
parent 81686aa022
commit dfd53c126b
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 make
popd popd
# LAUNCH Redis # LAUNCH
bash ${AIL_BIN}LAUNCH.sh -lrv & bash LAUNCH.sh -l &
wait wait
echo "" echo ""