mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
devel/helloworld: update according to latest docs and core changes
This commit is contained in:
parent
15281980f3
commit
d0842ec3e4
3 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PLUGIN_NAME= helloworld
|
||||
PLUGIN_VERSION= 1.4
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= A sample framework application
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[test]
|
||||
command:/usr/local/opnsense/scripts/OPNsense/HelloWorld/testConnection.py
|
||||
command:/usr/local/opnsense/scripts/helloworld/testConnection.py
|
||||
parameters:
|
||||
type:script_output
|
||||
message:hello world module test
|
||||
|
|
|
|||
Loading…
Reference in a new issue