18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
|
|
|
|
DISTRIBUTION=focal
|
|
|
|
# ubuntu-ports 镜像
|
|
MIRRORS=https://mirrors.aliyun.com/ubuntu-ports/
|
|
|
|
# ubports 镜像
|
|
UBPORTS_MIRRORS=https://repo.ubports.com/
|
|
|
|
#工具公共目录
|
|
TOOLS_COMMOD_DIR=/var/cache/pbuilder-mini
|
|
|
|
# deb 缓存目录
|
|
APTCACHE_DIR=/var/cache/pbuilder-mini/aptcache
|
|
|
|
|