fix: argc build dans le bon repertoire
This commit is contained in:
@@ -27,7 +27,7 @@ echo "OK"
|
|||||||
echo ""
|
echo ""
|
||||||
echo "=== Construction des outils llm-functions ==="
|
echo "=== Construction des outils llm-functions ==="
|
||||||
if [[ -f "$CLAUDE_DIR/llm-functions/Argcfile.sh" ]]; then
|
if [[ -f "$CLAUDE_DIR/llm-functions/Argcfile.sh" ]]; then
|
||||||
argc build --arcgfile "$CLAUDE_DIR/llm-functions/Argcfile.sh"
|
(cd "$CLAUDE_DIR/llm-functions" && argc build)
|
||||||
echo "OK"
|
echo "OK"
|
||||||
else
|
else
|
||||||
echo "WARN : llm-functions non trouvé — lance d'abord :"
|
echo "WARN : llm-functions non trouvé — lance d'abord :"
|
||||||
|
|||||||
Reference in New Issue
Block a user