standardsoftware/install_audacity.cmd aktualisiert
This commit is contained in:
parent
f5b63a3e85
commit
61420ebab9
@ -10,7 +10,7 @@ MKDIR %SAVEPATH% & CD /D %SAVEPATH%
|
|||||||
rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis
|
rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis
|
||||||
set VER=3.5.1
|
set VER=3.5.1
|
||||||
set BASEURL=https://github.com/audacity/audacity/releases/download/Audacity-%VER%
|
set BASEURL=https://github.com/audacity/audacity/releases/download/Audacity-%VER%
|
||||||
set PROG=audacity-win-%VER-64bit.exe
|
set PROG=audacity-win-%VER%-64bit.exe
|
||||||
|
|
||||||
rem --- Lade Installationsdatei herunter
|
rem --- Lade Installationsdatei herunter
|
||||||
curl -kL %BASEURL%/%PROG% -o %SAVEPATH%\%PROG%
|
curl -kL %BASEURL%/%PROG% -o %SAVEPATH%\%PROG%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user