From 0a4dac8168d726707a46b9aa60a257ecaba6a620 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 16 Oct 2024 14:48:16 +0200 Subject: Removed the unnecessary information in the README --- run_youth.bat | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 run_youth.bat (limited to 'run_youth.bat') diff --git a/run_youth.bat b/run_youth.bat deleted file mode 100644 index a66ae31..0000000 --- a/run_youth.bat +++ /dev/null @@ -1,4 +0,0 @@ -SET "DATABASE=database_youth.csv" -SET "APP_SETTINGS=config.ProductionConfig" -call .venv\Scripts\activate -call flask run \ No newline at end of file -- cgit v1.3.1