Placeholder.

This commit is contained in:
Justin Emter
2017-08-20 15:39:32 -07:00
parent 5bab7923c5
commit c0c6d6130a

View File

@@ -0,0 +1,13 @@
#!/bin/bash
# file: generate-channels-daily-schedules.sh
#----
# Simple script to generate the daily schedule for each individual channel.
#
#----
#----
# To Use:
# This script needs to be setup with a crontab entry that runs everyday at midnight.
#----