This commit is contained in:
Windneiro 2026-04-14 09:31:01 +05:00
parent 52c01be923
commit 60c771784e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# ============================================================ # ============================================================
$repo = "https://git.help-d.ru/helmut/auto-turning/raw/branch/main" $repo = "https://git.help-d.ru/helmut/auto-turning/raw/branch/main"
$repoApi = "https://git.help-d.ru/api/v1/repos/helmut/auto-turning/tree/main/installers" $repoApi = "https://git.help-d.ru/api/v1/repos/helmut/auto-turning/contents/installers"
$temp = "$env:TEMP\win_setup" $temp = "$env:TEMP\win_setup"
# ============================================================ # ============================================================