Init the repo as shared.
[dcp.git] / dcp-init
index 5243493..6984bad 100755 (executable)
--- a/dcp-init
+++ b/dcp-init
@@ -42,7 +42,7 @@ getaptsrc() {
 }
 
 initrepo() {
-    rungit init -q
+    rungit init -q --shared
     mkdir "$td/control"
     touch "$td/control/conf"
     rungit add control