X-Git-Url: https://git.armaanb.net/?p=bin.git;a=blobdiff_plain;f=git-mirror;h=23a89407c03d69f3ee042acfa9fc5ae96858e8ad;hp=0b3901fc3f5e45c9051498a56de22f52baebec7b;hb=9b39d66913fc4a23f2b2a0b3f98df54f729ab360;hpb=6798937faee881869fa22a839d8db26aa7ff2b40 diff --git a/git-mirror b/git-mirror index 0b3901f..23a8940 100755 --- a/git-mirror +++ b/git-mirror @@ -20,7 +20,6 @@ run() { [ -d ${3} ] || mkdir ${3} cd ${3} && stagit-index ${1}/* - cp /usr/share/doc/stagit/style.css ${3} while :; do find "$1" -name '*.git' -type d | \ @@ -34,7 +33,6 @@ run() { minify ${i} > ${i}.tmp mv ${i}.tmp ${i} done - cp /usr/share/doc/stagit/style.css . git -C ${dir} fetch --tags echo $(date -Iseconds) ' | ' ${dir} | tee -a ${2} echo $(tail -n 1500 ${2}) > ${2}