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