mirror of
https://github.com/MaksTinyWorkshop/_Assistant_Lead_Tech
synced 2026-04-07 05:51:41 +02:00
fix scripts
This commit is contained in:
@@ -88,7 +88,7 @@ ensure_symlink() {
|
||||
|
||||
CLAUDE_HEADER="# Instructions globales — Lead Tech Copilote
|
||||
|
||||
Ce fichier est chargé automatiquement par Claude Code à chaque session.
|
||||
Ce fichier est chargé automatiquement par Claude Code ou Codex à chaque session.
|
||||
Il pointe vers la base de connaissance commune à tous les projets."
|
||||
|
||||
generate "$CLAUDE_HEADER" "$HOME/.claude/CLAUDE.md"
|
||||
@@ -100,4 +100,4 @@ ensure_symlink "$SCRIPT_DIR/CLAUDE.md" "$SCRIPT_DIR/AGENTS.md"
|
||||
if [ "$CHANGED" -eq 1 ]; then
|
||||
echo "Sync AI instructions (OS: $OS)"
|
||||
echo "Sync terminée."
|
||||
fi
|
||||
fi
|
||||
Reference in New Issue
Block a user