Current File : /var/lib/dpkg/info/mariadb-client-10.5.postrm
#!/bin/sh
set -e
# Automatically added by dh_installmenu/13.3.4
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section