mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-03 20:13:03 +00:00
i dont like commits
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ func runPush(cmd *cobra.Command, args []string) error {
|
||||
|
||||
cfg, err := loadAppConfig()
|
||||
if err != nil {
|
||||
return err
|
||||
return fmt.Errorf("load app config for push command: %w", err)
|
||||
}
|
||||
|
||||
server := strings.TrimSpace(pushServer)
|
||||
|
||||
Reference in New Issue
Block a user