From 71fb309c336ab69119fa728061801b1db13c7b61 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Thu, 16 Mar 2023 02:30:46 +0100 Subject: [PATCH] Also call wg-sync on start --- token-validator/clean-wg.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/token-validator/clean-wg.sh b/token-validator/clean-wg.sh index 2cea96f..9356d02 100644 --- a/token-validator/clean-wg.sh +++ b/token-validator/clean-wg.sh @@ -1,5 +1,7 @@ #!/bin/sh +/root/wg-sync.sh + # Clean wg while true do