We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be42ff commit a6cf702Copy full SHA for a6cf702
features/src/kubernetes/install-kubernetes-cli.sh
@@ -2,6 +2,8 @@
2
3
set -e
4
5
+# shellcheck source=/dev/null
6
+# file not accessible until being built
7
source /usr/local/bin/devcontainer-utils
8
9
get_system_architecture
0 commit comments