]> git.deb.at Git - pkg/netris.git/blob - postrm
e3dd5674037a5493e182bfb9f06b88c4f97eb473
[pkg/netris.git] / postrm
1 #!/bin/sh
2 set -e
3 if [ -x /usr/bin/update-menus ]; then
4         update-menus
5 fi