forked from Silverfish/proton-bridge
Other: Update Gobinsec cache before using it
This commit is contained in:
6
utils/gobinsec_update/Makefile
Normal file
6
utils/gobinsec_update/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
run:
|
||||
FILECACHE_FILE=gobinsec-cache-valid.yml \
|
||||
FILECACHE_EXPIRATION=1h \
|
||||
go run main.go
|
||||
Reference in New Issue
Block a user