diff --git a/uninstall.sh b/uninstall.sh index 7bdf16b..c43c664 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -53,6 +53,7 @@ do_overlay() { RPI_HATS="seeed-2mic-voicecard seeed-4mic-voicecard seeed-8mic-voicecard" +PATH=$PATH:/opt/vc/bin echo "remove dtbos" for i in $RPI_HATS; do dtoverlay -r $i