Skip to content

Commit aacc48b

Browse files
authored
Update scripts/install-cni-plugin.sh
1 parent 9638769 commit aacc48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-cni-plugin.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CNI_NETCONF_DIR=/etc/cni/net.d
1111
function usage
1212
{
1313
printf "Installs azure-vnet CNI plugins.\n"
14-
printf "See https://github.com/Azure/azure-container-networking releases for versions"
14+
printf "See https://github.com/Azure/azure-container-networking/releases for versions\n"
1515
printf "Usage: install-cni-plugin version [pluginVersion]\n"
1616
}
1717

0 commit comments

Comments
 (0)