Resume suspended master admin account


I have suspended my master admin account. How do I resume it?

Log into your H-Sphere database and run the command:
update accounts set suspended=null where id=1;
Then restart H-Sphere.