From 1c756eb429afc9ae173d254ddcc1d881b576f22c Mon Sep 17 00:00:00 2001 From: Konrad Pabjan Date: Fri, 8 May 2020 17:07:16 +0200 Subject: [PATCH] Update nix-setup-template comments (#24) * Update nix-setup-template.sh * Update installers/nix-setup-template.sh Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com> Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com> --- installers/nix-setup-template.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/nix-setup-template.sh b/installers/nix-setup-template.sh index 87da49a..f3ff955 100644 --- a/installers/nix-setup-template.sh +++ b/installers/nix-setup-template.sh @@ -38,7 +38,7 @@ rm $PYTHON_TOOLCACHE_VERSION_ARCH_PATH/setup.sh cd $PYTHON_TOOLCACHE_VERSION_ARCH_PATH -echo "Create additional symlinks (Required for UsePythonVersion VSTS task)" +echo "Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)" ln -s ./bin/$PYTHON_MAJOR_DOT_MINOR python cd bin/