Skip to content

Commit

Permalink
Update setup.sh branch for release
Browse files Browse the repository at this point in the history
Signed-off-by: rany <ranygh@riseup.net>
  • Loading branch information
rany2 committed Sep 18, 2023
1 parent 16b3595 commit 86e991e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ main() {
DEPENDENCIES="jsonfilter uclient-fetch tar grep"

# Set up remote locations and branch
BRANCH="${CAKE_AUTORATE_BRANCH:-${2-master}}"
BRANCH="${CAKE_AUTORATE_BRANCH:-${2-v3.1}}
REPOSITORY="${CAKE_AUTORATE_REPO:-${1-lynxthecat/cake-autorate}}"
SRC_DIR="https://github.com/${REPOSITORY}/archive/"
API_URL="https://api.github.com/repos/${REPOSITORY}/commits/${BRANCH}"
Expand Down

0 comments on commit 86e991e

Please sign in to comment.