Files
libirecovery/scripts/test.irs
T
Joshua Hill c2249545ef Changed debug variable to be a static global variable to allow set once always enabled style debug flag
Added -e flag to load and execute a premade script file along with a sample script
2010-06-16 03:38:47 -04:00

22 lines
388 B
Plaintext

# This small script should make the device flash
# Red, Green, Blue a few times then reboot.
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
bgcolor 255 0 0
bgcolor 0 255 0
bgcolor 0 0 255
reboot