Skip to content

Commit 57ef7c5

Browse files
committed
Add url for dotnet repo and comment it out
1 parent 10ec6c5 commit 57ef7c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apt/setup_sources.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ fi
6666
# PPAs
6767
# -----
6868
# For OpenTabletDriver dotnet-runtime-6.0 dependency
69-
add-apt-repository ppa:dotnet/backports
69+
# https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#register-the-ubuntu-net-backports-package-repository
70+
# add-apt-repository ppa:dotnet/backports
7071
# add-apt-repository ppa:linuxuprising/java
7172
add-apt-repository ppa:obsproject/obs-studio
7273
add-apt-repository ppa:phoerious/keepassxc

0 commit comments

Comments
 (0)