chore: update code file headers

This commit is contained in:
2025-02-20 16:57:50 -07:00
parent 432a577a79
commit a24e05e1f7
6 changed files with 40 additions and 35 deletions

View File

@@ -1,12 +1,13 @@
#!/bin/bash #!/bin/bash
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp.
# @file plugins # @file plugins
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.1 https://github.com/iFlip721/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #
PLUGINS_PATH="/config/www/plugins" PLUGINS_PATH="/config/www/plugins"

View File

@@ -1,10 +1,11 @@
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp.
# @file nginx.conf.sample # @file nginx.conf.sample
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.1 https://github.com/iFlip721/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #
user dockerx; user dockerx;

View File

@@ -1,10 +1,11 @@
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp. # @file default.conf.sample
# @file nginx.conf.sample # @repo.1 https://github.com/iFlip721/tvapp2
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.2 https://github.com/Aetherinox/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #
server server

View File

@@ -1,11 +1,11 @@
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp.
# @file nginx.conf.sample # @file nginx.conf.sample
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.1 https://github.com/iFlip721/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #
# # # #

View File

@@ -2,12 +2,13 @@
# shellcheck shell=bash # shellcheck shell=bash
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp. # @file run
# @file nginx.conf.sample # @repo.1 https://github.com/iFlip721/tvapp2
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.2 https://github.com/Aetherinox/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #
SUBJECT="/C=NA/ST=NA/L=NA/O=BinaryNinja/OU=TVApp2 Docker Image/CN=*" SUBJECT="/C=NA/ST=NA/L=NA/O=BinaryNinja/OU=TVApp2 Docker Image/CN=*"

View File

@@ -2,10 +2,11 @@
# shellcheck shell=bash # shellcheck shell=bash
# # # #
# @project tvapp2 # @project TVApp2
# @usage docker image which allows you to download a m3u playlist and EPG guide data for the # @usage Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client.
# IPTV service TheTvApp. # @file run
# @file nginx.conf.sample # @repo.1 https://github.com/iFlip721/tvapp2
# @repo https://github.com/Aetherinox/docker-base-alpine # @repo.2 https://github.com/Aetherinox/tvapp2
# https://git.binaryninja.net/pub_projects/tvapp2 # @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# # # #