We don't release git head anymore, github does that for us
This commit is contained in:
parent
2fdb2a8b6f
commit
30fa189cbb
|
@ -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
|
Loading…
Reference in New Issue