diff options
Diffstat (limited to 'scripts/epgd-showtimer')
-rwxr-xr-x | scripts/epgd-showtimer | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/epgd-showtimer b/scripts/epgd-showtimer index be18de6..5425caf 100755 --- a/scripts/epgd-showtimer +++ b/scripts/epgd-showtimer @@ -1,3 +1,5 @@ +#!/bin/bash + export MYSQL_PWD=epg if [ -z $1 ]; then |