diff options
| author | LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | 2018-12-29 15:38:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-29 15:38:16 -0800 |
| commit | 0c52f448a0c6d5cd3c5cce597fcf3ad9582c90f1 (patch) | |
| tree | 4e871b0e7960c3917df52bf0aa31820e62591962 | |
| parent | b3e0656ab29bd6278f6c7aefa16660c6eebb8c7e (diff) | |
Rename installjellyfin.bat to install.bat
and renaming the batch file
| -rw-r--r-- | install.bat (renamed from installjellyfin.bat) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installjellyfin.bat b/install.bat index 79b66658d..e21479a79 100644 --- a/installjellyfin.bat +++ b/install.bat @@ -1 +1 @@ -powershell.exe -executionpolicy Bypass -file install-jellyfin.ps1
\ No newline at end of file +powershell.exe -executionpolicy Bypass -file install-jellyfin.ps1 |
