Skip to content

Commit

Permalink
delete fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dleiva04 committed Jun 4, 2024
1 parent 8edb5ad commit ff78bf6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

folder="dabs"

alias python=python3
alias pip=pip3

version=$(python -c "import sys; print(sys.version_info[:])" 2>&1)
if [[ -z "$version" ]]; then
echo "Python not found"
Expand Down

0 comments on commit ff78bf6

Please sign in to comment.