mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-26 06:52:23 +02:00
Message when updated
This commit is contained in:
parent
10eac23f7c
commit
475497d7b7
@ -405,6 +405,7 @@ func Update(url string) error {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return fmt.Errorf("failed to update: %v", err)
|
return fmt.Errorf("failed to update: %v", err)
|
||||||
}
|
}
|
||||||
|
fmt.Println("Successfully updated hishtory!")
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user