Skip to content

Commit 4efebe6

Browse files
joaomariolagopatrickelectric
authored andcommitted
install: kraken: Change to use new Major Tom URL
1 parent a51472d commit 4efebe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/kraken/set_default_extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Extensions data fetch, use for Extensions that are synced by some online source
44

55
COCKPIT_RELEASE_URL="https://api.github.com/repos/bluerobotics/cockpit/releases/latest"
6-
MAJOR_TOM_RELEASE_URL="https://kipulwyil1.execute-api.us-east-1.amazonaws.com/api/blueos/install"
6+
MAJOR_TOM_RELEASE_URL="https://blueos.cloud/major_tom/install"
77

88
response=$(curl -fsSL $COCKPIT_RELEASE_URL)
99

0 commit comments

Comments
 (0)