From 1cbab41a38411ded875924d8b3cdaba68bafd574 Mon Sep 17 00:00:00 2001 From: horchi Date: Thu, 24 May 2018 08:13:55 +0200 Subject: 2018-05-14: version 1.1.141 (horchi)\n added: Compatibility for newer MariaBD librarys (patch by provided by marco)\n added: execution shell to scripts\n\n --- scripts/epgd-showtimer | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/epgd-showtimer') 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 -- cgit v1.2.3