Update GitHub repository for domain-locker installation

This commit is contained in:
Tobias
2025-11-14 13:41:32 +01:00
committed by GitHub
parent e4e54df714
commit 5ce22bbbe6

View File

@@ -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