Updated version

This commit is contained in:
Frank Bischof 2023-01-12 13:10:13 +01:00
parent eb97e5de92
commit 967a8247f2
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
######################################## ########################################
# Author: F. Bischof (frank@meer-web.nl) # Author: F. Bischof (frank@meer-web.nl)
# Version: 1.4.0 # Version: 1.4.1
# Date: 29-12-2022 # Date: 12-01-2022
######################################## ########################################
ENCRYPTION="sha256" ENCRYPTION="sha256"
BITS="rsa:2048" BITS="rsa:2048"