mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update the help message to indicate the right output folder
This commit is contained in:
parent
a1d50a6d05
commit
65f9141764
1 changed files with 1 additions and 1 deletions
2
build
2
build
|
@ -29,7 +29,7 @@ usage() {
|
|||
echo -e "The web_branch defaults to the same branch name as the current main branch or can be 'local' to not touch the submodule branching."
|
||||
echo -e "To build all platforms, use 'all'."
|
||||
echo -e "To perform all build actions, use 'all'."
|
||||
echo -e "Build output files are collected at '../jellyfin-build/<platform>'."
|
||||
echo -e "Build output files are collected at '../bin/<platform>'."
|
||||
}
|
||||
|
||||
# Show usage on stderr with exit 1 on argless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue