1.2
This commit is contained in:
16
run_flask.sh
16
run_flask.sh
@@ -40,6 +40,22 @@ else
|
||||
venv/bin/python -m pip install flask
|
||||
fi
|
||||
|
||||
cat << 'EOF'
|
||||
=================================
|
||||
Vérification des certificats SSL
|
||||
==================================
|
||||
EOF
|
||||
|
||||
bash web_secu/ssl.sh
|
||||
|
||||
cat << 'EOF'
|
||||
=============================
|
||||
Vérification du daemin Avahi
|
||||
============================
|
||||
EOF
|
||||
bash web_secu/avahi.sh
|
||||
|
||||
|
||||
cat << 'EOF'
|
||||
================================
|
||||
Lancement du serveur FLASK
|
||||
|
||||
Reference in New Issue
Block a user