Skip to content

Commit

Permalink
Update st.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Sep 22, 2024
1 parent 7699946 commit 8d29541
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions st.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,6 @@ switch ($f) {

Write-Host "Download Complate." -ForegroundColor Green
Write-Host "Saved in $DownloadsFolder" -ForegroundColor Green



$continue = Read-Host "Do you want to download another ? (y/n)"
} while ($continue -eq "y" )

Expand Down

0 comments on commit 8d29541

Please sign in to comment.