download command finalized, beta
This commit is contained in:
parent
24bbd8926c
commit
26cddc7ae7
5 changed files with 157 additions and 71 deletions
|
@ -28,6 +28,10 @@ type config struct {
|
|||
}
|
||||
Download struct {
|
||||
Prefix string
|
||||
Yourls struct {
|
||||
APIPath string
|
||||
Signature string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue