Merge pull request #49 from DocArmoryTech/patch-1

installation refinement
pull/50/head
Alexandre Dulaunoy 2023-11-28 22:20:44 +01:00 committed by GitHub
commit 2e8ddd490f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 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 ""

View File

@ -1,8 +1,9 @@
twisted[tls]
redis
flask
flask==2.2.2
flask-login
bcrypt
Werkzeug==2.2.2
#sudo python3 -m pip install --upgrade service_identity