Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Change windows build title/powershell command/slashes #95

Merged
merged 2 commits into from
Jul 24, 2019

Conversation

mike-theDude
Copy link
Contributor

Updated windows build script title for consistency.

Added explicit powershell command to step 4 in windows
build steps.

Changed slashes to match windows directory scheme in
step 5.

Updated windows build script title for consistency.

Added explicit powershell command to step 4 in windows
build steps.

Changed slashes to match windows directory scheme in
step 5.

5. Run the Jellyfin build script:
`deployment/windows/build-jellyfin.ps1 -verbose`
`deployment\windows\build-jellyfin.ps1 -verbose`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forward slashes and back slashes are irrelevant in powershell. This can be changed, but it makes little difference and the script has all refs in forward slashes for powershell core compat

Copy link
Contributor Author

@mike-theDude mike-theDude Jul 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change was mostly for consistency within the windows section. Backslashes are in the section for pathing and I wanted to make it consistent for the reader.

@joshuaboniface joshuaboniface merged commit 02eaae3 into jellyfin-archive:master Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants