Skip to content

Commit 63647ff

Browse files
committed
test release for install
1 parent 8847751 commit 63647ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ mkdir -p "$WEBIDE_HOME/tmp"
5858
cd "$WEBIDE_ROOT"
5959

6060
echo "**** Downloading the latest version of the WebIDE ****"
61-
curl -L https://adafruit-download.s3.amazonaws.com/webide-0.3.12.tar.gz | tar xzf -
61+
curl -L https://github.com/adafruit/Adafruit-WebIDE/archive/0.4.tar.gz | tar xzf -
6262

6363
echo "**** Installing required libraries ****"
6464
echo "**** (redis-server git restartd libcap2-bin avahi-daemon i2c-tools python-smbus) ****"

0 commit comments

Comments
 (0)