Przeglądaj źródła

Updating win-x64 build NSSM address

LogicalPhallacy 5 lat temu
rodzic
commit
8c0580aa24
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      deployment/win-x64/docker-build.sh

+ 1 - 1
deployment/win-x64/docker-build.sh

@@ -7,7 +7,7 @@ set -o xtrace
 
 
 # Version variables
 # Version variables
 NSSM_VERSION="nssm-2.24-101-g897c7ad"
 NSSM_VERSION="nssm-2.24-101-g897c7ad"
-NSSM_URL="https://nssm.cc/ci/${NSSM_VERSION}.zip"
+NSSM_URL="http://files.evilt.win/nssm/${NSSM_VERSION}.zip"
 FFMPEG_VERSION="ffmpeg-4.0.2-win64-static"
 FFMPEG_VERSION="ffmpeg-4.0.2-win64-static"
 FFMPEG_URL="https://ffmpeg.zeranoe.com/builds/win64/static/${FFMPEG_VERSION}.zip"
 FFMPEG_URL="https://ffmpeg.zeranoe.com/builds/win64/static/${FFMPEG_VERSION}.zip"