refactor: install_servers_and_pi_coder_extension.sh → deploy-pi-config.sh
Das Skript installiert keine Server, sondern deployt Konfigurationsdateien (Extension, models.json, settings.json) nach ~/.pi/agent/. Der neue Name beschreibt das korrekt und passt zum verb-noun.sh-Muster der anderen Skripte. Alle Referenzen in README, BEDIENUNGSANLEITUNG und Tests aktualisiert. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9b97c9a3ee
commit
9456863419
4 changed files with 5 additions and 5 deletions
|
|
@ -944,7 +944,7 @@ Falls der Judge wiederholt Concerns findet, die du akzeptierst:
|
|||
**Lösung:**
|
||||
```bash
|
||||
cd ~/pi_coder
|
||||
./install_servers_and_pi_coder_extension.sh
|
||||
./deploy-pi-config.sh
|
||||
# Dann /reload in pi agent
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue