post_install() { sudo -u postgres dropuser kyoo --if-exist sudo -u postgres createuser -d kyoo }