Update nix-setup-template comments (#24)
* Update nix-setup-template.sh * Update installers/nix-setup-template.sh Co-authored-by: Brian Cristante <[email protected]> Co-authored-by: Brian Cristante <[email protected]>
This commit is contained in:
co-authored by
Brian Cristante
parent
95394a105a
commit
1c756eb429
@@ -38,7 +38,7 @@ rm $PYTHON_TOOLCACHE_VERSION_ARCH_PATH/setup.sh
|
|||||||
|
|
||||||
cd $PYTHON_TOOLCACHE_VERSION_ARCH_PATH
|
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
|
ln -s ./bin/$PYTHON_MAJOR_DOT_MINOR python
|
||||||
|
|
||||||
cd bin/
|
cd bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user