fix: improve install shell preflight checks

This commit is contained in:
Federico Jaramillo Martinez
2026-05-15 09:38:30 +02:00
parent 8b61e4814c
commit c5bc855112
2 changed files with 156 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Improve `pi-web doctor` and `pi-web install` to use the detected bash, zsh, or fish login shell, verify the systemd user service context can find required commands before installation, and print shell-specific PATH setup advice without persisting transient PATH values.