mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-21 21:20:20 +00:00
Remove the last remnants of XChat-WDK
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
set PATH=%PATH%;%PROGRAMW6432%\7-Zip;%PROGRAMFILES(X86)%\Git\bin
|
||||
git clone --branch wdk https://xchat-wdk.googlecode.com/git/ xchat-wdk
|
||||
rmdir /q /s xchat-wdk\.git
|
||||
7z a xchat-wdk-head.7z xchat-wdk
|
||||
rmdir /q /s xchat-wdk
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user