Start of redux

This commit is contained in:
2025-04-12 12:45:54 -05:00
parent 75a2c51b94
commit cac52687c8
31 changed files with 359 additions and 2525 deletions

View File

@@ -4,7 +4,7 @@
cd (dirname (status filename))
# Activate the virtual environment and run main.py silently
vf activate general
source ./venv/bin/activate
python main.py > /dev/null 2>&1 &
# Print a simple confirmation message