summaryrefslogtreecommitdiff
path: root/examples/mirrors.wit.com/build
blob: 9c92253f8d65486d5aa2764af9f10fa5cb5c3fb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash -x

# these are the keys and files you need
#
# to be able to apt install packages from mirrors.wit.com

mkdir -p  files/etc/apt/trusted.gpg.d/
cp wit-sid.asc files/etc/apt/trusted.gpg.d/

mkdir -p  files/etc/apt/sources.list.d/
cp wit.list files/etc/apt/sources.list.d/