aboutsummaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-10-09 18:02:53 -0600
committercrobibero <cody@robibe.ro>2020-10-09 18:02:53 -0600
commit1bbd8df92b1a5ef1661693810f089d9884e416d3 (patch)
treeff1b7b60c20fee48008ac1b825112d6a1f39516c /deployment
parent10d48b062315581adc4706530bc388d53ff232a4 (diff)
Remove references to legacy scripts
Diffstat (limited to 'deployment')
-rwxr-xr-xdeployment/build.windows.amd644
1 files changed, 0 insertions, 4 deletions
diff --git a/deployment/build.windows.amd64 b/deployment/build.windows.amd64
index afe490576..a9daa6a23 100755
--- a/deployment/build.windows.amd64
+++ b/deployment/build.windows.amd64
@@ -35,10 +35,6 @@ unzip ${addin_build_dir}/jellyfin-ffmpeg.zip -d ${addin_build_dir}/jellyfin-ffmp
cp ${addin_build_dir}/jellyfin-ffmpeg/* ${output_dir}
rm -rf ${addin_build_dir}
-# Prepare scripts
-cp ${SOURCE_DIR}/windows/legacy/install-jellyfin.ps1 ${output_dir}/install-jellyfin.ps1
-cp ${SOURCE_DIR}/windows/legacy/install.bat ${output_dir}/install.bat
-
# Create zip package
pushd dist
zip -qr jellyfin-server_${version}.portable.zip jellyfin-server_${version}