Page MenuHomePhabricator

postinst
No OneTemporary

Size
185 B
Referenced Files
None
Subscribers
None

postinst

#!/bin/sh
set -e
# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
update-menus
fi
# End automatically added section

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Jul 10, 10:37 AM (18 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1283366
Default Alt Text
postinst (185 B)

Event Timeline