Skip to content

Commit

Permalink
fix: first release bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Oct 19, 2023
1 parent 8b48ea7 commit 82ba2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/download_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [ "$(id -u)" -ne 0 ]; then
fi

echo "we are going to download needed files:)"
GITHUB_REPOSITORY=hiddify-server
GITHUB_REPOSITORY=hiddify-config
GITHUB_USER=hiddify
GITHUB_BRANCH_OR_TAG=main

Expand Down

0 comments on commit 82ba2ae

Please sign in to comment.