shark-files/usr/bin/DO_A_BARREL_ROLL

3 lines
86 B
Bash
Executable File

#!/bin/bash
while true;do LED R;LED Y;LED G;LED C;LED B;LED M;done > /dev/null 2>&1 &