We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfbc39 commit 7318842Copy full SHA for 7318842
Gitweb
@@ -6,7 +6,7 @@ cd gitweb &&
6
DEST=`cd ../../index && /bin/pwd` || exit
7
8
differs=
9
-rsrc='gitweb.cgi gitweb.css git-favicon.png blame.js'
+rsrc='gitweb.cgi gitweb.css git-favicon.png'
10
11
for r in $rsrc
12
do
0 commit comments