#!/bin/bash

#This is a script executed after package installed
set -e

#path="/usr/lib/`/usr/bin/dpkg-architecture -qDEB_TARGET_MULTIARCH`/ukui-control-center/libprojection.so"
#dpkg-divert --package kylin-miraclecast  --rename --divert "$path"".old" --add $path

rm -rf /root/.config/miracast
echo "REMOVE old config path"
