File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ function update_script() {
101101 fi
102102 msg_ok " Ensured ASP.NET Core Runtime"
103103
104- fetch_and_deploy_from_url " https://fileflows.com/downloads/zip " " /opt/fileflows"
104+ fetch_and_deploy_from_url " https://fileflows.com/downloads/ff-latest.tar.xz " " /opt/fileflows"
105105
106106 msg_info " Starting Service"
107107 systemctl --all start ' fileflows*'
Original file line number Diff line number Diff line change 3939fi
4040msg_ok " Installed ASP.NET Core Runtime"
4141
42- fetch_and_deploy_from_url " https://fileflows.com/downloads/zip " " /opt/fileflows"
42+ fetch_and_deploy_from_url " https://fileflows.com/downloads/ff-latest.tar.xz " " /opt/fileflows"
4343
4444$STD ln -svf /usr/bin/ffmpeg /usr/local/bin/ffmpeg
4545$STD ln -svf /usr/bin/ffprobe /usr/local/bin/ffprobe
You can’t perform that action at this time.
0 commit comments