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