Fix ovpn time period to 1 week

old debug value committed
This commit is contained in:
2024-11-07 21:25:36 -06:00
parent 3f857febea
commit 4a2e34df05

View File

@@ -3,7 +3,7 @@ set -eu
{{/* This script pulls down the OpenVPN-Config.ovpn file. It will do so once per week. */ -}}
FILE=~/.config/ovpn/Local.ovpn
ONE_WEEK=45
ONE_WEEK=604800
function displaytime {
local T=$1