initial commit
This commit is contained in:
commit
14afca6d0b
28
fakeTV.sh
Normal file
28
fakeTV.sh
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#ancient abandoned esoteric animations or AAEA for short
|
||||||
|
#FansubTV
|
||||||
|
|
||||||
|
#Hour by Hour loop script:
|
||||||
|
|
||||||
|
#schedule:
|
||||||
|
#-Station ID video plays
|
||||||
|
#-episode (~25 minutes)
|
||||||
|
#-random commercial block (2.5 minutes)
|
||||||
|
#-Station ID video plays
|
||||||
|
#-random commercial block (2.5 minutes)
|
||||||
|
#-episode (~25 minutes)
|
||||||
|
#-random commercial block (2.5 minutes)
|
||||||
|
#-Station ID video plays
|
||||||
|
#-random commercial block (2.5 minutes)
|
||||||
|
|
||||||
|
|
||||||
|
while(true); do
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
done
|
Loading…
Reference in New Issue
Block a user