trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2025-11-23 02:08:29 +10:00
parent 3e2d9757a9
commit e5356e7f58

View File

@@ -3,10 +3,10 @@
#source /root/.bashrc #source /root/.bashrc
whoami #whoami
sudo -i #sudo -i
source /root/.bashrc #source /root/.bashrc
export PYENV_ROOT="/root/.pyenv" export PYENV_ROOT="/root/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH" export PATH="$PYENV_ROOT/bin:$PATH"