frappe_docker/development
bgodlin bff029dca3
Fix installer.py (#1571)
* Update installer.py

Revising the `installer.py` script. The script is facing an issue during execution as it required interactive input for the root username unless the username was provided as a flag 42f9e537d0/frappe/installer.py (L157-L158). Resolving this by passing the username as a flag allows the script to proceed successfully.

* ci: pin pre-commit/prettier to 3.5.2

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-02-23 11:52:37 +05:30
..
vscode-example feat: add defaultInterpreterPath as a vscode setting as a starting point according to docs (#1358) 2024-03-23 14:29:20 +05:30
apps-example.json refactor: prepare for v15 (#1243) 2023-10-20 18:40:10 +05:30
installer.py Fix installer.py (#1571) 2025-02-23 11:52:37 +05:30