mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-19 22:16:13 +00:00
Delete pack.ps1
This commit is contained in:
@@ -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 ..
|
|
||||||
Reference in New Issue
Block a user