3 Commits

Author SHA1 Message Date
a8c76abc20 fix(uninstall): improve config loading and error handling; reset ACL rules after WARP uninstall 2025-12-19 08:36:56 +00:00
e5a0fc467e refactor(warp): Replace bash installer with python script
Integrates the new `warp.py` script into the installation and uninstallation workflows. This refactors the `install.py` and `uninstall.py` scripts to call the local Python-based WARP manager instead of downloading and executing an external bash script.
2025-11-21 08:28:54 +00:00
0e0d054d5d Refactor: Warp setup and uninstallation scripts to Python3 2025-05-02 17:21:26 +03:30