Fixed bug

This commit is contained in:
Frank Bischof 2023-05-24 11:30:50 +02:00
parent bda9c305a2
commit e8860b729f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
########################################
# Author: F. Bischof (frank@meer-web.nl)
# Version: 1.5.0
# Date: 15-05-2023
# Version: 1.5.1
# Date: 24-05-2023
########################################
ENCRYPTION="sha256"
BITS="rsa:2048"