generated from openziti/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #37 from openziti/switch-source-bionic-focal
Switch source bionic focal
- Loading branch information
Showing
5 changed files
with
19 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic main restricted | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic-updates main restricted | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic universe | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic-updates universe | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic multiverse | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic-updates multiverse | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ bionic-backports main restricted universe multiverse | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal main restricted | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal-updates main restricted | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal universe | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal-updates universe | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal multiverse | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal-updates multiverse | ||
deb [arch=armhf,arm64] http://ports.ubuntu.com/ focal-backports main restricted universe multiverse |