mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/gdrive-backup: make this dev only for now
This commit is contained in:
@@ -98,7 +98,7 @@ sysutils/apuled -- PC Engine APU LED control (development only)
|
||||
sysutils/cpu-microcode -- CPU microcode updates
|
||||
sysutils/dec-hw -- Deciso hardware specific information
|
||||
sysutils/dmidecode -- Display hardware information on the dashboard
|
||||
sysutils/gdrive-backup -- Backup configurations using Google Drive
|
||||
sysutils/gdrive-backup -- Backup configurations using Google Drive (development only)
|
||||
sysutils/git-backup -- Track config changes using git
|
||||
sysutils/hw-probe -- Collect hardware diagnostics
|
||||
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
PLUGIN_NAME= gdrive-backup
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= Backup configurations using Google Drive
|
||||
PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client
|
||||
PLUGIN_DEVEL= yes
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user