diff --git a/erisscan.bat b/erisscan.bat new file mode 100644 index 0000000..3cb1bfb --- /dev/null +++ b/erisscan.bat @@ -0,0 +1 @@ +.\venv\Scripts\activate.bat && .\venv\Scripts\python.exe .\erisscan.py \ No newline at end of file diff --git a/erisupdate.bat b/erisupdate.bat new file mode 100644 index 0000000..40f332e --- /dev/null +++ b/erisupdate.bat @@ -0,0 +1 @@ +.\venv\Scripts\activate.bat && .\vent\Scripts\python.exe .\erisupdate.py -c \ No newline at end of file