We don't release git head anymore, github does that for us

This commit is contained in:
Berke Viktor 2013-04-12 18:05:28 +02:00
parent 2fdb2a8b6f
commit 30fa189cbb
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
@echo off
set PATH=%PATH%;%PROGRAMW6432%\7-Zip;%PROGRAMFILES(X86)%\Git\bin
git clone https://github.com/hexchat/hexchat.git hexchat
rmdir /q /s hexchat\.git
7z a hexchat-head.7z hexchat
rmdir /q /s hexchat
pause