mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
plugins: sync
This commit is contained in:
parent
8dd163fd48
commit
6d864893ee
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -18,7 +18,7 @@ Copyright (c) 2008-2010 Ermal Luçi
|
|||
Copyright (c) 2017-2020 Fabian Franz
|
||||
Copyright (c) 2019 Felix Matouschek <felix@matouschek.org>
|
||||
Copyright (c) 2014-2021 Franco Fichtner <franco@opnsense.org>
|
||||
Copyright (c) 2016-2021 Frank Wall
|
||||
Copyright (c) 2016-2022 Frank Wall
|
||||
Copyright (c) 2021 Github-jjw
|
||||
Copyright (c) 2016 IT-assistans Sverige AB
|
||||
Copyright (c) 2021-2022 Jan Winkler
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ namespace OPNsense\AcmeClient\LeAutomation;
|
|||
use OPNsense\AcmeClient\LeAutomationInterface;
|
||||
|
||||
/**
|
||||
* Run acme.sh deploy hook vault
|
||||
* Run acme.sh deploy hook vault
|
||||
* @package OPNsense\AcmeClient
|
||||
*/
|
||||
class AcmeVault extends Base implements LeAutomationInterface
|
||||
|
|
|
|||
Loading…
Reference in a new issue