mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:24:32 +00:00
- Consistently source `prole_cfg.sh` across multiple init scripts for unified configuration handling. - Enhanced error handling in `screen.py` to manage potential UI exceptions gracefully. - Improved asynchronous function scheduling using the new `safe_after` method. |
||
|---|---|---|
| .. | ||
| scripts | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| deploy.py | ||
| main.py | ||
| ncurses_installer.py | ||
| ncurses_ui.py | ||
| README.md | ||
| screen.py | ||
| welcome.txt | ||
| workstation.py | ||
Moved
This document has moved. Please see the up-to-date installer guide at:
installer/README.md
The root-level file is kept only as a pointer to avoid breaking links during the refactor.