Removed the extra reminder.py, fixed the .bat, fixed up nessa.py

This commit is contained in:
Dan
2024-05-05 19:22:15 -04:00
parent 9ce8c910c8
commit 4464e0107d
3 changed files with 28 additions and 29 deletions

View File

@ -10,5 +10,5 @@ call .venv\Scripts\activate
REM Run the Python script
python main.py
echo Dolly stopped. Press any key to exit.
echo Nessa stopped. Press any key to exit.
pause >nul