Skip to content

Commit

Permalink
Added TheTVApp to APK and Script
Browse files Browse the repository at this point in the history
  • Loading branch information
esc0rtd3w committed May 28, 2024
1 parent dc2c4b1 commit c54db82
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added apps/media/thetvapp.apk
Binary file not shown.
10 changes: 10 additions & 0 deletions install-apps-full-auto.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,16 @@ echo Installing %appName%...
echo.
%install% "apps\media\live-net-tv.apk"

cls
%_color% 0e
set appName=TheTVApp
set apk=
echo.
echo.
echo Installing %appName%...
echo.
%install% "apps\media\thetvapp.apk"

::cls
::%_color% 0e
::set appName=MediaBox HD
Expand Down

0 comments on commit c54db82

Please sign in to comment.