|
|
@ -11,6 +11,6 @@ |
|
|
|
# Use Ubuntu Universe Repository |
|
|
|
# Use Ubuntu Universe Repository |
|
|
|
repos+=("ubuntu:::universe") |
|
|
|
repos+=("ubuntu:::universe") |
|
|
|
|
|
|
|
|
|
|
|
# Use Marc Wäckerlin's Repository, see https://dev.marc.waeckerlin.org |
|
|
|
# Use Marc Wäckerlin's Repository, see https://mrw.sh |
|
|
|
repos+=("debian|ubuntu:::https://dev.marc.waeckerlin.org/repository:::https://dev.marc.waeckerlin.org/repository/@DISTRIBUTOR@/marc-waeckerlin.repo") |
|
|
|
repos+=("debian|ubuntu:::https://repository.mrw.sh:::https://repository.mrw.sh/@DISTRIBUTOR@/marc-waeckerlin.repo") |
|
|
|
keys+=("https://dev.marc.waeckerlin.org/repository/PublicKey") |
|
|
|
keys+=("https://repository.mrw.sh/PublicKey") |
|
|
|