1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
hexchat/build/deb-extract.bat
2010-10-01 21:00:43 +02:00

3 lines
76 B
Batchfile

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