mirror of
https://github.com/envoyr/nginx-configurator.git
synced 2026-05-07 14:01:32 +00:00
add php 8.1 compability, remove console command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
namespace Madkom\NginxConfigurator;
|
||||
namespace Envoyr\NginxConfigurator;
|
||||
|
||||
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
|
||||
// Called from local git clone.
|
||||
|
||||
Reference in New Issue
Block a user