Update Debian package

This commit is contained in:
2025-07-06 00:24:44 +00:00
parent bf80fd057d
commit 9a1d39a4e8
10 changed files with 28 additions and 28 deletions

View File

@ -223,7 +223,7 @@ func main() {
var outputDir string
var rootCmd = &cobra.Command{
Use: "router_backup",
Use: "ipng-router-backup",
Short: "SSH Router Backup Tool",
Long: "Connects to routers via SSH and runs commands, saving output to local files.",
Run: func(cmd *cobra.Command, args []string) {