This commit is contained in:
2025-05-08 16:21:38 +07:00
parent 5826130bc8
commit 0194d0815f
+1 -1
View File
@@ -1,5 +1,5 @@
REGISTRY_PATH = $(shell pwd)/registry
REGISTRY_REPO = git.nextzenos.com/NextZen/bifrost-registry.git
REGISTRY_REPO = git.nextzenos.com/CDN/bifrost-registry.git
update_registry:
( cd $(REGISTRY_PATH) && \
@read -p "Enter your commit message: " commit_msg; \