to gitea.bel.blue
This commit is contained in:
8
main.go
8
main.go
@@ -8,10 +8,10 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/scheduler"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/server"
|
||||
"gitea.inhome.blapointe.com/local/lastn/lastn"
|
||||
"gitea.bel.blue/local/firestormy/config"
|
||||
"gitea.bel.blue/local/firestormy/scheduler"
|
||||
"gitea.bel.blue/local/firestormy/server"
|
||||
"gitea.bel.blue/local/lastn/lastn"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user