#!/bin/bash

psql -Ucds vizier -c "UPDATE METAcat SET authid=3 WHERE name='B/sbx'"
