Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view package-files/linux/deb/postinst @ 45:c9cf2b01c91c
Work around a launch4j bug.
author | David Barts <davidb@stashtea.com> |
---|---|
date | Sun, 03 May 2020 17:36:50 -0700 |
parents | bcbc92ffe0d0 |
children |
line wrap: on
line source
#!/bin/sh set -e if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi