1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-04 08:25:03 -05:00
hexchat/win32/deb-extract.bat
2011-12-11 14:29:37 +01:00

3 lines
76 B
Batchfile

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