chore: Migrated all instances of cupcakearmy to cseitz-forks

This commit is contained in:
Chris Seitz
2024-05-04 13:09:39 -04:00
parent 078339d923
commit 94bba0c1aa
29 changed files with 64 additions and 64 deletions

View File

@@ -15,7 +15,7 @@ import (
"path/filepath"
"sync"
"github.com/cupcakearmy/autorestic/internal"
"github.com/cseitz-forks/autorestic/internal"
)
var DIR, _ = filepath.Abs("./dist")