From 1888ff34c3d0be89bbaf5ac3ca4dea60254eed7c Mon Sep 17 00:00:00 2001 From: TheTroll Date: Sun, 28 Mar 2010 18:29:57 +0200 Subject: fixed logo gen --- bin/files.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/files.php b/bin/files.php index 64ebc7b..5224096 100755 --- a/bin/files.php +++ b/bin/files.php @@ -82,6 +82,8 @@ function mediagentb($stream, $dest) addlog("Thumbnail generation command: " .$cmd); + exec($cmd); + if (!file_exists($dest)) exec('cp ../logos/nologoMEDIA.png ' .$dest); } -- cgit v1.2.3