mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01: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 {
|
||||
return fmt.Errorf("failed to update: %v", err)
|
||||
}
|
||||
fmt.Println("Successfully updated hishtory!")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user