From eb20bcdf3fe0d5dc241c83e4c016554a3337039c Mon Sep 17 00:00:00 2001 From: denis Date: Sat, 25 Apr 2026 18:10:57 +0200 Subject: [PATCH] install final --- etc/6-install_django_app.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/6-install_django_app.sh b/etc/6-install_django_app.sh index e6efffe..b311c03 100755 --- a/etc/6-install_django_app.sh +++ b/etc/6-install_django_app.sh @@ -5,6 +5,7 @@ echo "installation de l'application django ..." echo + ETC="$(pwd)" APP_DIR=" ../test_tube_scanner"