Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIT-CA
acme4netvs
Commits
0877ef55
Commit
0877ef55
authored
Nov 14, 2022
by
dominik.rimpf
🐿
Browse files
Bump Version & delete old comment
parent
39ac19e3
Pipeline
#247278
passed with stages
in 2 minutes and 17 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
0877ef55
0.5.1
0
0.5.1
1
wrapper/dns_acme4netvs.sh
View file @
0877ef55
#!/usr/bin/env bash
# TODO: enter path to dehydrated_netvs_hook
export
ACME4NETVS
=
"/usr/libexec/acme4netvs/dehydrated_netvs_hook"
if
[
!
-x
"
${
ACME4NETVS
}
"
]
;
then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment