Sha256: c1cb20c83a59ac41b1084729e982894d5bd8bc8410dddf17ff64dbad819f0a05
Contents?: true
Size: 255 Bytes
Versions: 6
Compression:
Stored size: 255 Bytes
Contents
#!/bin/sh exec 2>&1 exec /usr/bin/git daemon <% if node["git"]["server"]["export_all"] == "true" %>--export-all <% end %>--user=nobody --group=daemon --syslog --base-path=<%= node["git"]["server"]["base_path"] %> <%= node["git"]["server"]["base_path"] %>
Version data entries
6 entries across 5 versions & 3 rubygems