summarylogtreecommitdiffstats
path: root/jacartauc.install
blob: 8e168f54f8ae404c437e6c0b02941931abd21a73 (plain)
1
2
3
4
5
6
7
post_install() {
	bash /opt/jacartauc/scripts/PLIST/Linux/update_all_plists.sh
}

post_remove() {
	mv /etc/libccid_Info.plist.*.backup /etc/libccid_Info.plist
}