diff options
author | dennis <dennis@mrslave> | 2020-03-15 23:49:26 +0100 |
---|---|---|
committer | dennis <dennis@mrslave> | 2020-03-15 23:49:26 +0100 |
commit | c7e1cfcaa8a80bcd94bd16fbd102ac154143d756 (patch) | |
tree | ba3cef40ae4a0f25e833bc7b73df122ff953f98a /mkosi.default | |
parent | Fixing type (diff) | |
download | mkosi-plex-c7e1cfcaa8a80bcd94bd16fbd102ac154143d756.tar.gz |
updating mirror, cleaning up after plex changed how they handle service-files, and cleaning up after they decided to handle udev differently. should now build again
Diffstat (limited to '')
-rw-r--r-- | mkosi.default | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mkosi.default b/mkosi.default index 31f8074..db4d6ea 100644 --- a/mkosi.default +++ b/mkosi.default @@ -2,7 +2,7 @@ Distribution=ubuntu Release=bionic Repositories=main,universe -Mirror=http://no.archive.ubuntu.com +Mirror=http://no.archive.ubuntu.com/ubuntu [Output] Format=directory @@ -16,4 +16,3 @@ Packages= ca-certificates curl gnupg - udev |