Mercurial > cgi-bin > hgweb.cgi > ImagePrep
view package-files/linux/deb/postinst @ 29:e90d290a9a8d
Remove dependence on Nashorn.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 13 Jun 2022 09:21:24 -0700 |
parents | c310ec097194 |
children |
line wrap: on
line source
#!/bin/sh set -e if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi