This commit is contained in:
2026-09-06 04:01:51 +02:00
parent db3c9e03f9
commit d95b0d8b4a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ import (
)
const touchedFile = ".touched"
var touched = loadTouched()
var wg sync.WaitGroup