Remove all

This commit is contained in:
FlightControl
2018-09-22 21:54:25 +02:00
parent b5d46761d1
commit 826439e222
1535 changed files with 0 additions and 237293 deletions
@@ -1,10 +0,0 @@
$dir = split-path -parent $MyInvocation.MyCommand.Definition
cd $dir
$file = Split-Path $dir -leaf
$dir
$file
cd "_unpacked"
. 7z a -r -y -tzip "..\$file.miz" *
cd ..