Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
aa9cbf7c
Commit
aa9cbf7c
authored
Jan 28, 2023
by
neilpang
Browse files
fix
https://github.com/acmesh-official/acme.sh/issues/992
parent
2690c057
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
aa9cbf7c
...
...
@@ -65,7 +65,7 @@ RUN for verb in help \
RUN
printf
"%b"
'#!'
"/usr/bin/env sh
\n
\
if [
\"\$
1
\"
=
\"
daemon
\"
]; then
\n
\
exec crond -n
\n
\
exec crond -n
-s -m off
\n
\
else
\n
\
exec --
\"\$
@
\"\n
\
fi
\n
"
>
/entry.sh
&&
chmod
+x /entry.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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