trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user