mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-21 22:28:36 -04:00
6 lines
No EOL
160 B
Makefile
6 lines
No EOL
160 B
Makefile
PLUGIN_NAME= git-backup
|
|
PLUGIN_VERSION= 0.1
|
|
PLUGIN_COMMENT= Track config changes using git
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk" |