mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Revert "Update move-with-hist.ps1: don't clear screen"
This reverts commit 4727685749
.
This commit is contained in:
@@ -7,6 +7,8 @@ param (
|
||||
[Parameter(Mandatory=$true)][string]$target
|
||||
)
|
||||
|
||||
clear
|
||||
|
||||
Write-Host("Source is {0}" -f $source) -ForegroundColor Green
|
||||
Write-Host("Target is {0}" -f $target) -ForegroundColor Green
|
||||
|
||||
|
Reference in New Issue
Block a user