Browse Source

Updated library_repo in config.json

Joffrey F 12 years ago
parent
commit
4ec23ddb05
1 changed files with 2 additions and 2 deletions
  1. 2 2
      stackbrew/config.json

+ 2 - 2
stackbrew/config.json

@@ -4,5 +4,5 @@
     "build_interval": 6000,
     "repos_folder": "/opt/stackbrew/repos",
     "db_url": "/opt/stackbrew/data.db",
-    "library_repo": "https://github.com/shin-/brew.git"
-}
+    "library_repo": "https://github.com/dotcloud/stackbrew.git"
+}