1 line
94 B
MySQL
Raw Normal View History

UPDATE `applications` SET `app_type` = 'ntpd' WHERE `applications`.`app_type` = 'ntpd-server';