HEX
Server: Apache/2.4.65 (Debian)
System: Linux wordpress-7cb4c6b6f6-hg958 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /var/www/html/wp-admin/ALFA_DATA/alfasymlink/root/var/lib/dpkg/info/cpp.prerm
#! /bin/sh

set -e

if [ "$1" != upgrade ]; then
    update-alternatives --quiet --remove cpp /usr/bin/cpp
fi

# Automatically added by dh_installdeb/13.20
dpkg-maintscript-helper dir_to_symlink /usr/share/doc/cpp cpp-x86-64-linux-gnu 4:13.2.0-3 cpp -- "$@"
# End automatically added section