diff --git a/install/domain-locker-install.sh b/install/domain-locker-install.sh index f0c1dcee8..bc8b9cc3d 100644 --- a/install/domain-locker-install.sh +++ b/install/domain-locker-install.sh @@ -17,7 +17,7 @@ PG_VERSION="17" setup_postgresql PG_DB_NAME="domainlocker" PG_DB_USER="domainlocker" setup_postgresql_db NODE_VERSION="22" setup_nodejs -fetch_and_deploy_gh_release "domain-locker" "Lissy93/domain-locker" +fetch_and_deploy_gh_release "domain-locker" "CrazyWolf13/domain-locker" msg_info "Installing Modules (patience)" cd /opt/domain-locker