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
b95f8362
Commit
b95f8362
authored
Aug 23, 2022
by
Monius
Browse files
final try
parent
5a604bfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
b95f8362
...
@@ -2239,7 +2239,6 @@ _setopt() {
...
@@ -2239,7 +2239,6 @@ _setopt() {
if
[
!
-f
"
$__conf
"
]
;
then
if
[
!
-f
"
$__conf
"
]
;
then
touch
"
$__conf
"
touch
"
$__conf
"
fi
fi
if
[
-n
"
$(
tail
-c
1 <
"
$__conf
"
)
"
]
;
then
if
[
-n
"
$(
tail
-c
1 <
"
$__conf
"
)
"
]
;
then
echo
>>
"
$__conf
"
echo
>>
"
$__conf
"
fi
fi
...
...
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