mirror of
https://github.com/dokuwiki/dokuwiki-extensionmirror.git
synced 2025-07-22 17:41:16 +00:00
use more common path to env
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/env php
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
require 'vendor/autoload.php';
|
||||
|
Reference in New Issue
Block a user