Skip to content

Commit a5f24b7

Browse files
authored
Merge pull request #19 from ananto-msft/ananto-msft-patch-1
Updating the setup script.
2 parents a866174 + 1a39b4a commit a5f24b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export DEBIAN_FRONTEND=noninteractive
4949

5050
# Requirements file.
5151
export OSCODENAME=$(lsb_release -cs)
52-
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/bugbash-azdata-"$OSCODENAME
52+
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/azdata-"$OSCODENAME
5353

5454
# Kube version.
5555
#

0 commit comments

Comments
 (0)