#!/bin/bash # Démarrage du dashboard depuis le bon répertoire cd "$(dirname "$0")" source ../venv_v3/bin/activate python app.py