freebsd.sh: Fix check for python3
commit1763f53a4f52514a834940943e7777ff94cfdc0b
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 23 Apr 2020 09:47:30 +0000 (23 11:47 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 09:47:30 +0000 (23 11:47 +0200)
tree1c4ad02b61537d34dfa2113cfb54b26840afcf6c
parent3a04bff3958658de9c27400f8f9b2724c3208c84
freebsd.sh: Fix check for python3

"env python3" would actually run the python repl which would hang in CI provisioning.
scripts/ci/provisioning/freebsd.sh