mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:35:41 -04:00
18 lines
475 B
Bash
18 lines
475 B
Bash
#!/bin/bash
|
|
|
|
# #
|
|
# @project tvapp2
|
|
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the
|
|
# IPTV service TheTvApp.
|
|
# @file plugins
|
|
# @repo https://github.com/Aetherinox/docker-base-alpine
|
|
# https://git.binaryninja.net/pub_projects/tvapp2
|
|
# #
|
|
|
|
PLUGINS_PATH="/config/www/plugins"
|
|
|
|
# #
|
|
# Plugins > Start
|
|
# #
|
|
|
|
echo -e " Loader : Checking tvapp2-plugins" |