Add note that repo has been dropped.

This commit is contained in:
Andrey Smirnov
2014-01-31 21:14:35 +04:00
parent a1258f2125
commit 7ce8b0ff7b
+2
View File
@@ -167,6 +167,8 @@ func aptlyPublishDrop(cmd *commander.Command, args []string) error {
return fmt.Errorf("unable to remove: %s", err)
}
fmt.Printf("\nPublished repositroy has been removed successfully.\n")
return err
}