🚑 Correct the function name

This commit is contained in:
Mykola Solodukha
2024-04-28 18:19:39 +03:00
parent 50a7923695
commit 1077c49a15

View File

@@ -22,4 +22,4 @@ service-backup-set-public-key-encryption-cmd() {
service_backup_set_public_key_encryption "$SERVICE" "$PUBLIC_KEY_ID" service_backup_set_public_key_encryption "$SERVICE" "$PUBLIC_KEY_ID"
} }
service-backup-set-encryption-cmd "$@" service-backup-set-public-key-encryption-cmd "$@"