Update update fix libusb install

fc-mic
Alan Johnston 7 months ago committed by GitHub
parent f9c2ced703
commit 3a810d0df9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,8 @@ if [ "$1" = "u" ]; then
fi
sudo apt-get install -y python3-smbus libusb-1.0
#sudo apt-get install -y python3-smbus libusb-1.0
sudo apt-get install -y python3-smbus libusb*
sudo sed -i 's/update.sh/update /g' /etc/motd

Loading…
Cancel
Save

Powered by TurnKey Linux.