Files
adaptiveos/root/shell-project/contrib/fx/builtin-fixes.txt
T

4 lines
143 B
Plaintext
Raw Normal View History

python=apk add --no-cache python3 && ln -sf /usr/bin/python3 /usr/bin/python
pip=apk add --no-cache py3-pip
python3=apk add --no-cache python3