mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
With the move away from GNATS, drop the CTM config file for downloading
the GNATS database, it will be going away soon.
This commit is contained in:
parent
f4839cbc0a
commit
223fe5b6cb
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/usr/local/bin/tclsh
|
||||
|
||||
#set CTMfirst 1
|
||||
set CTMname gnats
|
||||
set CTMref /home/gnats
|
||||
set CTMdest $CTMSW/../CTM-pub/$CTMname
|
||||
set CTMignore {\\.lock$}
|
||||
set CTMmail ctm-gnats@freebsd.org
|
||||
Loading…
Reference in a new issue