1
0
mirror of https://github.com/Gh0stByte/Movie-Box-Updater synced 2025-07-04 13:46:45 +00:00

First Commit

Movie Box Updater 3.6.4 ( New button design (HQ) )
This commit is contained in:
2016-06-09 16:12:48 -04:00
parent 50ae0f1265
commit c4ce4fdd2c
6 changed files with 197 additions and 0 deletions

10
Layout/DEBIAN/postinst Normal file
View File

@ -0,0 +1,10 @@
#!/bin/sh
echo
echo '#####################################################'
echo ' Movie Box 3 Updater --- Version 3.6.4 '
echo '#####################################################'
echo 'Made by Gh0stByte! Enjoy! See more at iOSCheaters.com'
echo '#####################################################'
echo
echo
exit 0