This website works better with JavaScript.
Help
Sign In
tentakelfabrik
/
mcp
Watch
1
Star
0
Fork
0
Code
Issues
8
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
adding
release/0.1
Björn
4 years ago
parent
34a7d3fc55
commit
b29430fd79
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/Commands/LetsEncryptRemoveCommand.php
+ 1
- 0
app/Commands/LetsEncryptRemoveCommand.php
View File
@ -52,6 +52,7 @@ class LetsEncryptRemoveCommand extends Command
$errors
=
0
;
// check for files and directories to delete
foreach
(
$directories
as
$key
=>
$directory
)
{
if
(
$key
===
'renewal'
)
{
Write
Preview
Loading…
Cancel
Save