#!/sbin/ash
if [ -e /cache/logo.png ];
then
/xbin/bml_flash boot3 /cache/logo.png
fi;
copy_dir PACKAGE:xbin CACHE:
run_program PACKAGE:flash_logo.sh
|
Created by , 08-04-2010 at 08:15 AM Last edited by , 08-04-2010 at 08:19 AM Last comment by on 08-20-2010 at 10:58 PM 1 Comments, 4,548 Views |
Bookmarks