Renamed data_dir to repos_dir

This commit is contained in:
Jef Roosens 2022-04-07 15:21:27 +02:00
parent a5ac0b6956
commit 3b555efa91
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 14 additions and 14 deletions

View file

@ -10,7 +10,7 @@ pub:
pkg_dir string
download_dir string
api_key string
data_dir string
repos_dir string
repos_file string
default_arch string
}