📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 20:28:38
📂
/ (Root)
/
var
/
lib
/
dpkg
/
info
📍 /var/lib/dpkg/info
🔄 Refresh
✏️
Editing: debconf.preinst
Read Only
#!/bin/sh set -e # Automatically added by dh_installdeb dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/debconf 1.5.58~ -- "$@" # End automatically added section # Move conffile. if [ -e /etc/apt/apt.conf.d/debconf ]; then mv -f /etc/apt/apt.conf.d/debconf /etc/apt/apt.conf.d/70debconf fi
💾 Save Changes
❌ Cancel