mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
Merge branch 'main' into dev
merge changes in main
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
cfg := config.LoadWorker("/home/xkm/project/runbin/config/worker.yaml")
|
cfg := config.LoadWorker("config/worker.yaml")
|
||||||
|
|
||||||
// Initialize storage
|
// Initialize storage
|
||||||
var store repository.PasteRepository
|
var store repository.PasteRepository
|
||||||
|
|||||||
Reference in New Issue
Block a user