1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00

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

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