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