klimeryk / recalendar

ReCalendar - highly customizable calendar for ReMarkable tablets
GNU General Public License v3.0
196 stars 23 forks source link

Add shebang to generate.php #11

Closed deadcyclo closed 3 years ago

deadcyclo commented 3 years ago

Could you add a shebang (#!/usr/bin/env php) to the first line of generate.php so that it is directly executable on linux?

klimeryk commented 3 years ago

Thanks for the suggestion! Fixed in https://github.com/klimeryk/recalendar/commit/581d0b76cdae94e69fdba9d17e77ccc3cff2ace0