This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
evoadmin-web
Watch
15
Star
0
Fork
0
Code
Issues
30
Pull Requests
5
Releases
0
Wiki
Activity
Browse Source
change http challenge filename
pull/63/head
Nicolas Roman
1 year ago
parent
b25639c3aa
commit
bd6d70fbfe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scripts/web-add.sh
+ 1
- 1
scripts/web-add.sh
View File
@ -862,7 +862,7 @@ arg_processing() {
op_managehttpchallengefile
(
)
{
if
[
$#
-eq
1
]
;
then
file
=
"/var/lib/letsencrypt/.well-known/
123456789
"
file
=
"/var/lib/letsencrypt/.well-known/
acme-challenge
"
action
=
${
1
}
;
if
[
"
$action
"
=
"create"
]
;
then
Write
Preview
Loading…
Cancel
Save