Explorar el Código

add urbit container startup

reid hace 2 años
padre
commit
d261635e20
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      config/config.go

+ 1 - 0
config/config.go

@@ -10,6 +10,7 @@ import (
 	"net/http"
 	"os"
 	"path/filepath"
+	"runtime"
 	"sync"
 	"time"
 )