mirror of
https://github.com/rfvgyhn/min-ed-launcher.git
synced 2026-02-04 18:35:38 +00:00
delete intermediate files
This commit is contained in:
@ -31,7 +31,7 @@ function Create-Icon {
|
||||
|
||||
# Remove PNG files
|
||||
Foreach($image in $pngImages) {
|
||||
#Remove-Item $image
|
||||
Remove-Item $image
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user