Panel/ControlPanel/modules/billing/cleanupDB.sh

3 lines
177 B
Bash
Executable file

$test_id = 1362;
$db->query( "DROP USER 'server_" .$test_id ."'@localhost'");
mysql -uremoteuser -pDrV75Uyyxr9VFVVt -hmysql.iaregamer.com -e "DROP USER server_'${test_id}'"