This commit is contained in:
Philippe Caseiro 2022-06-29 16:22:56 +02:00
parent 8a469e0f95
commit 7d38dcd5b1
1 changed files with 1 additions and 0 deletions

View File

@ -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)