Disable env vars

This commit is contained in:
Vladimir Safonkin
2020-10-01 23:49:11 +03:00
parent 790ccbb8e5
commit 8904093791
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
################################################################################
# Add pipx_bin to path
export PATH="$PATH:/opt/pipx_bin"
python3 -m pipx ensurepath
# Install yamlint
pipx install yamllint