5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
repos+=("Debian|Ubuntu-precise::::::universe")
|
|
repos+=("Ubuntu-precise:::'deb http://archive.ubuntu.com/ubuntu precise universe'")
|
|
envs+=("-e 'HOME=${HOME}'")
|
|
dirs+=("-v ${HOME}/.gnupg:${HOME}/.gnupg:ro")
|