mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 07:37:14 +00:00
python 3.12 discovered syntax issues
This commit is contained in:
@@ -75,7 +75,7 @@ sudo ln -s /etc/alternatives/python /usr/bin/python3
|
||||
sudo apt dist-upgrade
|
||||
|
||||
|
||||
# install VS code
|
||||
# install VS code - but ONLY on a native ubuntu install, NOT in WSL
|
||||
sudo apt install software-properties-common apt-transport-https wget gpg
|
||||
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
|
||||
sudo install -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpg
|
||||
|
||||
Reference in New Issue
Block a user