%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/lib/dpkg/info/
Upload File :
Create Path :
Current File : /var/lib/dpkg/info/linux-firmware.preinst

#!/bin/sh

set -e

case "$1" in
	install|upgrade)
		# Fix package upgrade (LP: #1964814)
		if [ -L /lib/firmware/ath11k/WCN6855/hw2.1 ]; then
			rm -f /lib/firmware/ath11k/WCN6855/hw2.1
		fi
		;;
esac



exit 0

Zerion Mini Shell 1.0