#!/bin/sh
psql tsdb -c "UPDATE tb_user SET flags = ' '"
psql tsdb -c "UPDATE tb_user SET flags = 'GLOBAL,BMS' WHERE company = 'BRIGGS MEDIA SYSTEMS'
