mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-26 11:01:05 +01:00
preparing for release 0.7.0
This commit is contained in:
@@ -17,7 +17,7 @@ umask 077 # paranoid umask, we're creating private keys
|
||||
exec 3>&-
|
||||
exec 4>&-
|
||||
|
||||
VERSION="0.6.6"
|
||||
VERSION="0.7.0"
|
||||
|
||||
# Find directory in which this script is stored by traversing all symbolic links
|
||||
SOURCE="${0}"
|
||||
|
||||
Reference in New Issue
Block a user