mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-11-23 13:59:52 +00:00
Remove xtracing from the upload-artifact script
This commit is contained in:
parent
8b96e59248
commit
13bbdb60f4
@ -25,8 +25,6 @@ set -e
|
||||
xargs=$(which gxargs || which xargs)
|
||||
|
||||
# Validate settings.
|
||||
[ "$TRACE" ] && set -x
|
||||
|
||||
github_api_token="$( sudo cat /srv/jellyfin/secure/github_api_token )"
|
||||
owner='jellyfin'
|
||||
repo="${1}"
|
||||
|
Loading…
Reference in New Issue
Block a user