pipx linter change

This commit is contained in:
Leonid Lapshin
2020-10-28 16:39:42 +03:00
parent 84d82e0cb3
commit 62de6fab8b

View File

@@ -1,3 +1,5 @@
#!/bin/bash -e -o pipefail
source ~/utils/utils.sh
export PATH="$PATH:/opt/pipx_bin"