mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-31 22:23:12 +02:00
version 0.5.0
This commit is contained in:
@@ -13,7 +13,7 @@ set -o pipefail
|
||||
|
||||
umask 077 # paranoid umask, we're creating private keys
|
||||
|
||||
VERSION="0.4.0"
|
||||
VERSION="0.5.0"
|
||||
|
||||
# Find directory in which this script is stored by traversing all symbolic links
|
||||
SOURCE="${0}"
|
||||
|
||||
Reference in New Issue
Block a user