diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 14:48:16 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 14:48:16 +0200 |
| commit | 0a4dac8168d726707a46b9aa60a257ecaba6a620 (patch) | |
| tree | 773545056f38119a80de17b3b80ca09d38b1cae2 /run_senior.bat | |
| parent | 66dc1feac6dc17a4d79815f59625fbf114c147ba (diff) | |
Removed the unnecessary information in the README
Diffstat (limited to 'run_senior.bat')
| -rw-r--r-- | run_senior.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/run_senior.bat b/run_senior.bat deleted file mode 100644 index 65b5e41..0000000 --- a/run_senior.bat +++ /dev/null @@ -1,4 +0,0 @@ -SET "DATABASE=database_senior.csv" -SET "APP_SETTINGS=config.ProductionConfig" -call .venv\Scripts\activate -call flask run -p 3000
\ No newline at end of file |
