mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
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:
2
.github/workflows/check_spotx.yml
vendored
2
.github/workflows/check_spotx.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user