Skip to content

Instantly share code, notes, and snippets.

@aidantwoods
Created April 16, 2017 18:23
Show Gist options
  • Save aidantwoods/3eacecd2dcaa48058d4cc91b00fc5e24 to your computer and use it in GitHub Desktop.
Save aidantwoods/3eacecd2dcaa48058d4cc91b00fc5e24 to your computer and use it in GitHub Desktop.
#!/bin/bash
# See https://gist.github.com/gbaman/50b6cca61dd1c3f88f41 for more info
echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt
echo "dwc2" | sudo tee -a /etc/modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment