aboutsummaryrefslogtreecommitdiff
path: root/download_and_run.sh
blob: 7fc7fcc1c5fd6baf224af0f86b1103076fc092a8 (plain)
1
2
3
4
pip3 install unicornhathd Flask Flask-Sockets \
&& wget -N "https://raw.githubusercontent.com/MFAshby/unicornpaint/master/unicornpaint.zip" \
&& unzip -o unicornpaint.zip \
&& python3 server.py