Mercurial > cgi-bin > hgweb.cgi > ImagePrep
view package-files/linux/deb/postinst @ 28:c310ec097194
Add Linux support.
author | David Barts <n5jrn@me.com> |
---|---|
date | Fri, 25 Dec 2020 19:07:47 -0800 |
parents | |
children |
line wrap: on
line source
#!/bin/sh set -e if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi