v1.7.5: Fix update_firmware Step 3c (chmod +x setup_services.sh)
Le check -x echouait car git config core.fileMode=false (defini dans installation_part1.sh) strippe le bit executable. Resultat: Step 3c logguait 'not found or not executable, skipping' au lieu de reellement appeler setup_services.sh. Fix: chmod +x avant l'execution, comme le fait deja installation_part2.sh sur le meme script. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in: