We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f090db commit 2cdd959Copy full SHA for 2cdd959
Gitweb
@@ -1,7 +1,6 @@
1
#!/bin/sh
2
3
-G=/opt/packrat/playpen/public/in-place/git
4
-Meta/Make GITWEB_CONFIG=$G/index/gitweb_config.perl gitweb/gitweb.cgi
+Meta/Make gitweb/gitweb.cgi
5
6
cd gitweb &&
7
DEST=`cd ../../index && /bin/pwd` || exit
0 commit comments