diff --git a/install.sh b/install.sh index 0b38e64..58f2492 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ set -u PROJECT_NAME="griffon-db" -OWNER=anchore +OWNER=threatcode REPO="${PROJECT_NAME}" GITHUB_DOWNLOAD_PREFIX=https://github.com/${OWNER}/${REPO}/releases/download INSTALL_SH_BASE_URL=https://raw.githubusercontent.com/${OWNER}/${PROJECT_NAME}