From: Christian Weiske Date: Mon, 11 May 2020 21:59:32 +0000 (+0200) Subject: make html builder executable X-Git-Tag: v2.0.0~7 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/f0f25936a9ee8188f67b05627ba03e3f67930b77?hp=aacb31214f4dd173618442031654ef0ac96cf50b make html builder executable --- diff --git a/bin/build-html.php b/bin/build-html.php old mode 100644 new mode 100755 index 581df02..2037cfc --- a/bin/build-html.php +++ b/bin/build-html.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php