chore(scripts): comment fixes for inventory persistence paths

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 22:11:50 -07:00
parent a2beda3db4
commit d0f6044b9b
5 changed files with 8 additions and 8 deletions

View File

@@ -250,7 +250,7 @@ if [ -n "$NEW_LINK" ] && [ ${#NEW_LINK} -eq 42 ]; then
echo "✓✓✓ LINK deployed: $NEW_LINK"
echo "$NEW_LINK" > /tmp/link_address.txt
# Update .env
# Update address inventory
cd "$PROJECT_ROOT"
persist_inventory_value "LINK_TOKEN" "$NEW_LINK" || true
persist_inventory_value "CCIP_CHAIN138_FEE_TOKEN" "$NEW_LINK" || true