From 0c52f448a0c6d5cd3c5cce597fcf3ad9582c90f1 Mon Sep 17 00:00:00 2001 From: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> Date: Sat, 29 Dec 2018 15:38:16 -0800 Subject: Rename installjellyfin.bat to install.bat and renaming the batch file --- install.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 install.bat (limited to 'install.bat') diff --git a/install.bat b/install.bat new file mode 100644 index 0000000000..e21479a79a --- /dev/null +++ b/install.bat @@ -0,0 +1 @@ +powershell.exe -executionpolicy Bypass -file install-jellyfin.ps1 -- cgit v1.2.3