mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 13:16:53 +00:00
7 lines
103 B
Makefile
7 lines
103 B
Makefile
|
|
|
|
run:
|
|
FILECACHE_FILE=gobinsec-cache-valid.yml \
|
|
FILECACHE_EXPIRATION=1h \
|
|
go run main.go
|