comment out problematic lines - online edit of handbook/troggle/troglaptop.html

This commit is contained in:
Expo on server 2022-11-13 00:23:10 +00:00
parent 058e5e8a94
commit a5e1177de9

View File

@ -98,11 +98,10 @@ sudo apt install software-properties-common -y
sudo apt install git -y
sudo apt install default-jdk -y
sudo apt install binutils binfmt-support -y
sudo apt install default-jdk
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install python3.10 python3.10-venv python3.10-doc
sudo apt --fix-broken install
#sudo add-apt-repository ppa:deadsnakes/ppa
#sudo apt install python3.10 python3.10-venv python3.10-doc
#sudo apt --fix-broken install
cd /usr/bin
sudo ln -s python3 python