Skip to content

Commit

Permalink
[Install] Update install script to point to v1.5 release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cpinkham committed Sep 9, 2015
1 parent 7b10b42 commit 487f339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SD/FPP_Install.sh
Expand Up @@ -58,8 +58,8 @@
#
#############################################################################
SCRIPTVER="0.7"
FPPBRANCH="stage"
FPPIMAGEVER="1.5-Beta"
FPPBRANCH="v1.5"
FPPIMAGEVER="1.5"
FPPCFGVER="9"
FPPPLATFORM="UNKNOWN"
FPPDIR="/opt/fpp"
Expand Down

0 comments on commit 487f339

Please sign in to comment.