fix #2 - Add a pkg++ configuration example file into chroot
This commit is contained in:
7
pkgxx.conf.example
Normal file
7
pkgxx.conf.example
Normal file
@ -0,0 +1,7 @@
|
||||
distribution = "Alpine"
|
||||
package-manager = "apk"
|
||||
repository-manager = "apk"
|
||||
|
||||
builder = "Contributor Dev Team"
|
||||
|
||||
packages-directory = "/opt/pkgxx/test"
|
Reference in New Issue
Block a user