Sync latest dockerfile changes to aarch64 dockerfile; fix mlb typo (#89)
* Sync latest dockerfile changes; edits for build to run * add comment to explain * fix typo
This commit is contained in:
@@ -61,7 +61,7 @@ if [ "$use_lazystream" = "yes" ]; then
|
||||
if [ -z "$mlb_start_channel" ]; then
|
||||
mlb_args+=("2000")
|
||||
else
|
||||
nhl_args+=("$mlb_start_channel")
|
||||
mlb_args+=("$mlb_start_channel")
|
||||
fi
|
||||
mlb_args+=("/playlists/lazystream/lazystream-mlb")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user