1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-05 08:55:09 -05:00
hexchat/build/deb-extract.bat

3 lines
76 B
Batchfile
Raw Normal View History

@echo off
for %%A in (*.deb) do 7z x %%A && 7z x data.tar && del data.tar