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
1d254f794d
commit
1652f2ef48
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/Commands/LetsEncryptRemoveCommand.php
+ 1
- 1
app/Commands/LetsEncryptRemoveCommand.php
View File
@ -16,7 +16,7 @@ use LaravelZero\Framework\Commands\Command;
class
LetsEncryptRemoveCommand
extends
Command
{
// directory
const
CERT_DIR
=
'/etc/
certbo
t/'
;
const
CERT_DIR
=
'/etc/
letsencryp
t/'
;
/**
*
The
signature
of
the
command
.
Write
Preview
Loading…
Cancel
Save