Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
var
/
lib
/
dpkg
/
info
/
Or
Select Your none :
Upload File :
New :
File
Dir
/var/lib/dpkg/info/postgresql-client-12.prerm
#!/bin/sh set -e VERSION=${DPKG_MAINTSCRIPT_PACKAGE##*-} if [ "$1" = remove ]; then . /usr/share/postgresql-common/maintscripts-functions remove_client_version $VERSION fi