Changed behavior for default_arch variable

This commit is contained in:
Jef Roosens 2022-04-07 13:47:06 +02:00
parent 6479071fd7
commit 9d8491a77a
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
6 changed files with 21 additions and 13 deletions

View file

@ -12,6 +12,7 @@ pub:
api_key string
data_dir string
repos_file string
default_arch string
}
// cmd returns the cli submodule that handles starting the server