Create info.sh
This commit is contained in:
parent
01e53011ab
commit
147d170a37
1 changed files with 9 additions and 0 deletions
9
info.sh
Normal file
9
info.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
#! /bin/sh
|
||||
# @shipcod3
|
||||
# credits goes to http://mazdatweaks.com/ for the wonderful Mazda hacks :)
|
||||
|
||||
/jci/tools/jci-dialog --title="Shoutz to ROOTCON" --text="Do you believe in true love?" --ok-label='OK' --no-cancel
|
||||
|
||||
sleep 10
|
||||
|
||||
killall jci-dialog
|
Loading…
Reference in a new issue