mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-16 18:01:46 +02:00
Message when updated
This commit is contained in:
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user