make gen-html executable
[usb-wde1-tools.git] / htmlreport / gen-html.php
old mode 100644 (file)
new mode 100755 (executable)
index f495622..92dc41c
@@ -1,3 +1,4 @@
+#!/usr/bin/env php
 <?php
 $cfgfile = __DIR__ . '/config.php';
 if (!file_exists($cfgfile)) {