Skip to content

Commit

Permalink
Added pypy repository (stole from MaartenW)
Browse files Browse the repository at this point in the history
  • Loading branch information
07joshua03 committed Sep 20, 2024
1 parent 92fae41 commit 11596aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/judgehost/add_repositories.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ echo "deb [trusted=yes] https://sysopspackages.icpc.global/apt/jammy jammy main"
echo 'Acquire::https::sysopspackages.icpc.global::Verify-Peer "false";
Acquire::https::sysopspackages.icpc.global::Verify-Host "false";' >> /etc/apt/apt.conf.d/80trust-baylor-mirror

# Add pypy repo
add-apt-repository ppa:pypy/ppa

apt-get update

0 comments on commit 11596aa

Please sign in to comment.