Skip to content

Commit

Permalink
🚑 Correct the function name
Browse files Browse the repository at this point in the history
  • Loading branch information
mykolasolodukha committed Jun 9, 2024
1 parent 50a7923 commit 1077c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subcommands/backup-set-public-key-encryption
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ service-backup-set-public-key-encryption-cmd() {
service_backup_set_public_key_encryption "$SERVICE" "$PUBLIC_KEY_ID"
}

service-backup-set-encryption-cmd "$@"
service-backup-set-public-key-encryption-cmd "$@"

0 comments on commit 1077c49

Please sign in to comment.