cuu hace 5 años
padre
commit
e381ae7172
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sysgo/config.go

+ 1 - 1
sysgo/config.go

@@ -19,7 +19,7 @@ var (
 
   VERSION="0.22"
 
-	SKIN="skin/default"
+	SKIN="skin/default/"
   
   //load from dot files   
   CurPowerLevel= "performance"