]> ###2020.01.20a - Update USB routine. ###2020.01.20 - Now shows if a device is currently bound to the vfio-pci driver. ###2020.01.18 - Implemented Reboot Notification API from Community Applications 2020.01.18+ - Added Undo option usable before reboot. ###2020.01.15b - Fix usb display. ###2020.01.15a - Display usb devices attached to each usb controller. ###2020.01.15 - First release. # Remove old 'source' files rm -f $(ls /boot/config/plugins/&name;/&name;*.txz 2>/dev/null | grep -v '&version;') https://raw.github.com/&github;/master/archive/&name;-&version;-x86_64-1.txz &md5; echo "" echo "----------------------------------------------------" echo " &name; has been installed." echo " Copyright 2020, Justin Nolan" echo " Version: &version;" echo "----------------------------------------------------" echo "" echo "Removing VFIO-PCI Config" echo "" removepkg &name;-&version;-x86_64-1 rm -rf &plugdir; rm -rf /boot/config/plugins/&name; echo "" echo "VFIO-PCI Config Removed"