mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-06 02:03:15 +00:00
Add files via upload
This commit is contained in:
@@ -122,7 +122,7 @@ if [ "${#CHANNEL_DIR_ARR[@]}" -gt 1 ]; then
|
||||
done
|
||||
|
||||
if [ -z $NEXT_CHANNEL ]; then
|
||||
$NEXT_CHANNEL=${CHANNEL_DIR_SORTED[0]}
|
||||
NEXT_CHANNEL=${CHANNEL_DIR_SORTED[0]}
|
||||
fi
|
||||
|
||||
echo "+++++ The next channel is: $NEXT_CHANNEL"
|
||||
|
||||
Reference in New Issue
Block a user