aboutsummaryrefslogtreecommitdiff
path: root/download_and_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'download_and_run.sh')
-rw-r--r--download_and_run.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/download_and_run.sh b/download_and_run.sh
index a9e5640..612612d 100644
--- a/download_and_run.sh
+++ b/download_and_run.sh
@@ -1,4 +1,4 @@
pip3 install unicornhathd Flask FlaskSockets \
-&& wget -N "https://github.com/MFAshby/unicornpaint/raw/master/unicornpaint.zip" \
+&& wget -N "https://raw.githubusercontent.com/MFAshby/unicornpaint/master/download_and_run.sh" \
&& unzip unicornpaint.zip \
-&& python3 server.py \ No newline at end of file
+&& python3 server.py