Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/f211c40d69699f7e663e76b50da29a8ce134f15d You should set ROOT_URL correctly, otherwise the web may not work correctly.

trying to get build number into the file name

pull/3113/head
kay.one 14 years ago
parent 3385eacb49
commit f211c40d69

@ -18,6 +18,6 @@ xcopy NzbDrone.Web\web.config %TARGET%\NzbDrone.Web\
CD "%TARGET%"
..\Libraries\7zip\7za.exe a -tzip NzbDrone.zip *
..\Libraries\7zip\7za.exe a -tzip NzbDrone.%BUILDNUMBER%.zip *
..\Libraries\7zip\7za.exe t NzbDrone.zip
cD ..
Loading…
Cancel
Save