From ca331bff08e01d6153a02b003a60b4dcf5303e0d Mon Sep 17 00:00:00 2001 From: zramsay Date: Wed, 18 Feb 2026 15:05:29 -0500 Subject: [PATCH] fixes --- deploy-frontend.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy-frontend.sh b/deploy-frontend.sh index b09c1d26..0e250efe 100755 --- a/deploy-frontend.sh +++ b/deploy-frontend.sh @@ -56,7 +56,7 @@ echo "ApplicationRecord published" echo $RECORD_ID # Set name to record -REGISTRY_APP_LRN="lrn://$AUTHORITY/applications/deploy-frontend" +REGISTRY_APP_LRN="lrn://$AUTHORITY/applications/laconic-explorer" sleep 2 laconic -c $CONFIG_FILE registry name set "$REGISTRY_APP_LRN@${PACKAGE_VERSION}" "$RECORD_ID" @@ -115,8 +115,8 @@ cat >./records/application-deployment-request.yml <