here we go again

This commit is contained in:
matt
2025-08-11 14:31:26 -06:00
parent fa5d78a676
commit d52f5d0aaf
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/bash -x
dnf install git-lfs -y
# should no longer need this
#dnf install git-lfs -y
PYTHON_VARIANT="${USE_PYTHON:-python3.11}"
PATH="$PATH:$HOME/.local/bin"