X-Git-Url: https://git.cweiske.de/bdrem.git/blobdiff_plain/1bf0df91abf1389c2859011cfe9e775a88c5fc98..59cd4f309a241cb2fa425519a43215bd5e81a4cf:/src/phar-stub.php diff --git a/src/phar-stub.php b/src/phar-stub.php index 326b5cf..58ee78e 100644 --- a/src/phar-stub.php +++ b/src/phar-stub.php @@ -5,7 +5,7 @@ if (!in_array('phar', stream_get_wrappers()) || !class_exists('Phar', false)) { } $web = 'www/index.php'; -$cli = 'bin/bdrem.php'; +$cli = 'bin/phar-bdrem.php'; function rewritePath($path) {