/share/misc/

png' alt='cgit logo'/> index : torxchat.git
Unnamed repository; edit this file 'description' to name the repository.blog
summary refs log tree commit diff stats
path: root/build/deb-extract.bat
blob: 913397b9020275a8c89b3dbce485691041339b59 (plain) (blame)
1
2
@echo off
for %%A in (*.deb) do 7z x %%A && 7z x data.tar && del data.tar