bmatusiak / YAPP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flash your pi card, put ssh file in boot part to enable ssh

login, change password

run this once

echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt

reboot

then run this

wget -qO- https://raw.githubusercontent.com/bmatusiak/YAPP/master/clone.sh | bash

About


Languages

Language:Shell 60.1%Language:JavaScript 39.8%Language:HTML 0.0%