✏️ 正在编辑: postinst-menu-method
路径:
/usr/share/debhelper/autoscripts/postinst-menu-method
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
inst=/etc/menu-methods/#PACKAGE# if [ -f $inst ]; then chmod a+x $inst if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus fi fi
💾 保存文件
← 返回文件管理器