Try 07
This commit is contained in:
parent
8a469e0f95
commit
7d38dcd5b1
|
@ -50,6 +50,7 @@ func (hr *APKRepository) Add() error {
|
|||
}
|
||||
|
||||
if URLIsPresent {
|
||||
fmt.Printf("DEBUG %v", URLIsPresent)
|
||||
return nil
|
||||
} else {
|
||||
data := fmt.Sprintf("%s", hr.URL)
|
||||
|
|
Loading…
Reference in New Issue