an attempt to reduce the number of false positives in the installation terminal (#767)

this does not eliminate false positives for bat files #741
This commit is contained in:
amd64fox
2025-09-20 15:27:05 +03:00
committed by GitHub
parent b800bb9e8d
commit 77bf27a158
6 changed files with 17 additions and 17 deletions

View File

@@ -29,4 +29,4 @@ jobs:
$parametrs = '-new_theme -v $version -sp-over -cache_limit 1000 -block_update_on -lyrics_stat spotify -urlform_goofy "https://docs.google.com/forms/formResponse" -idbox_goofy "9999999" -podcasts_off -adsections_off -lyrics_block'
# Run Spotx
iex "& { $(iwr -useb 'https://raw.githubusercontent.com/SpotX-Official/spotx-official.github.io/main/run.ps1') } $parametrs"
iex "& { $(iwr -useb 'https://raw.githubusercontent.com/SpotX-Official/SpotX/refs/heads/change-url/run.ps1') } $parametrs"