Skip to content

Commit a09cd28

Browse files
committed
Update start.ps1
1 parent a8d3686 commit a09cd28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Initialize/start.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if(-not $Debug)
5050

5151
if ($latestVersion -ne $itt.version) {
5252
$splash.Close()
53-
Write-Host " YOU ARE USING AN OLD VERSION OF ITT. PORTABLE SCRIPT IS NOT RECOMMENDED`nPLEASE USE THE LATEST VERSION FROM THE OFFICIAL COMMANDS AT https://github.com/emadadeldev/ittea" -ForegroundColor Red
53+
Write-Host " YOU ARE USING AN OLD VERSION OF ITT. PORTABLE SCRIPT IS NOT RECOMMENDED`n PLEASE USE THE LATEST VERSION FROM THE OFFICIAL COMMANDS AT https://github.com/emadadeldev/ittea" -ForegroundColor Red
5454
Read-Host " Press Enter to visit https://github.com/emadadeldev/ittea"
5555
Start-Process "https://github.com/emadadeldev/ittea"
5656
exit

0 commit comments

Comments
 (0)