Add files via upload

This commit is contained in:
Applevangelist
2021-11-14 14:23:54 +01:00
committed by GitHub
parent b741c518be
commit 53a2b13baa
4 changed files with 83 additions and 0 deletions
@@ -0,0 +1,7 @@
$dir = split-path -parent $MyInvocation.MyCommand.Definition
cd $dir
$file = Split-Path $dir -leaf
Remove-Item .\_unpacked -Force -Recurse
md "_unpacked"
cd "_unpacked"
. 7z x -r -y "..\$file.miz" *