📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 21:56:25
📂
/ (Root)
/
var
/
lib
/
dpkg
/
info
📍 /var/lib/dpkg/info
🔄 Refresh
✏️
Editing: ispell.postinst
Read Only
#!/bin/sh set -e if [ "$1" = "configure" ] ; then if [ -x /usr/sbin/ispell-autobuildhash ]; then ispell-autobuildhash fi fi exit 0
💾 Save Changes
❌ Cancel