unicornpaint

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 79acbdf65b32971f2fe0d533efd1541f7224eac2
parent cac9688f02ada3137757576e6bf25f6d565b4241
Author: Martin Ashby <martin@martin-laptop.lan>
Date:   Tue, 15 May 2018 22:44:35 +0100

urls again

Diffstat:
Mdownload_and_run.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download_and_run.sh b/download_and_run.sh @@ -1,4 +1,4 @@ -pip3 install unicornhathd Flask FlaskSockets \ +pip3 install unicornhathd Flask Flask-Sockets \ && wget -N "https://raw.githubusercontent.com/MFAshby/unicornpaint/master/download_and_run.sh" \ && unzip unicornpaint.zip \ && python3 server.py