Skip to content

Commit

Permalink
Update start
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-confused authored Jun 30, 2021
1 parent 10e5dbd commit 0d3b1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ _run_catpack_git() {
$(_run_python_code 'from git import Repo
import sys
OFFICIAL_UPSTREAM_REPO = "https://github.com/Mr-confused/catpack"
OFFICIAL_UPSTREAM_REPO = "https://github.com/Mr-confused/nekopack"
ACTIVE_BRANCH_NAME = "master"
repo = Repo.init()
Expand Down

0 comments on commit 0d3b1c9

Please sign in to comment.