aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/redhat/pre_uninstall.in
blob: b3fc2f1eca33be6c81aea63390bb60f725518705 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# Copyright 2011 Ettus Research LLC
#
# SPDX-License-Identifier: GPL-3.0
#

echo 'Uninstalling UHD.'
rm /etc/udev/rules.d/uhd-usrp.rules
udevadm control --reload-rules