Do not use venv on arch

This commit is contained in:
2022-06-30 06:38:05 +02:00
parent 374c939fdb
commit 3e4d59348b
2 changed files with 25 additions and 11 deletions

View File

@@ -90,6 +90,11 @@ if ! python3 -c 'import venv' 2>/dev/null ; then
printf 'Done\n'
fi
if [[ $NAME == "Arch Linux" ]] ; then
_install "ansible"
_install "python-jmespath"
fi
cd "$DOTDIR" && make
# fix permissions of the directory