cuu 5 years ago
parent
commit
e381ae7172
1 changed files with 1 additions and 1 deletions
  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"