forked from vieter-v/vieter
Each repo now has its own subdir in pkg_dir
This commit is contained in:
parent
ebe01c2d44
commit
cec5ecce7f
3 changed files with 10 additions and 8 deletions
|
|
@ -5,8 +5,8 @@ import env
|
|||
|
||||
pub struct Config {
|
||||
pub:
|
||||
api_key string
|
||||
address string
|
||||
api_key string
|
||||
address string
|
||||
base_image string = 'archlinux:base-devel'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue