Skip to content

Commit

Permalink
Update couchExt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
webbhm authored Nov 25, 2018
1 parent 1153ad7 commit b0dc22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MVP/setup/couchExt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ NC='\033[0m' # Define default text
EXTRACT=/home/pi/unpack # Working directory for download and unzipping
TARGET=/home/pi/MVP # Location for MVP
RELEASE=mvp # Package (repository) to download
VERSION=3.1.7
VERSION=3.1.8
GITHUB=https://github.com/futureag/$RELEASE/archive/master.zip # Address of Github archive

echo $EXTRACT
Expand Down

0 comments on commit b0dc22d

Please sign in to comment.