chore(scripts): comment fixes for inventory persistence paths
Made-with: Cursor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user