update-skills: add --force to get-latest
This commit is contained in:
@@ -7,7 +7,7 @@ GIT_LAB_DIR="${CLAW_DIR}/git-hangman-lab"
|
||||
|
||||
# Pull latest ClawSkills from git-hangman-lab
|
||||
echo "Fetching latest ClawSkills..."
|
||||
"${GIT_LAB_DIR}/scripts/git-ctrl" repo get-latest ClawSkills
|
||||
"${GIT_LAB_DIR}/scripts/git-ctrl" repo get-latest ClawSkills --force
|
||||
|
||||
# Run learn.sh to install skills
|
||||
echo "Running learn.sh..."
|
||||
|
||||
Reference in New Issue
Block a user