From 2b191f5904cfd78fb86ae1e04af096863b9f0773 Mon Sep 17 00:00:00 2001 From: Nyholm Date: Sun, 29 Jul 2018 22:04:21 -0700 Subject: [PATCH] Bugfixes --- .../packages/{fastcgi-daemon.yaml => fastcgi_daemon.yaml} | 0 phpfastcgi/fastcgi-daemon/1.0/post-install.txt | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename phpfastcgi/fastcgi-daemon/1.0/config/packages/{fastcgi-daemon.yaml => fastcgi_daemon.yaml} (100%) diff --git a/phpfastcgi/fastcgi-daemon/1.0/config/packages/fastcgi-daemon.yaml b/phpfastcgi/fastcgi-daemon/1.0/config/packages/fastcgi_daemon.yaml similarity index 100% rename from phpfastcgi/fastcgi-daemon/1.0/config/packages/fastcgi-daemon.yaml rename to phpfastcgi/fastcgi-daemon/1.0/config/packages/fastcgi_daemon.yaml diff --git a/phpfastcgi/fastcgi-daemon/1.0/post-install.txt b/phpfastcgi/fastcgi-daemon/1.0/post-install.txt index ba23d456..87cc0ac4 100644 --- a/phpfastcgi/fastcgi-daemon/1.0/post-install.txt +++ b/phpfastcgi/fastcgi-daemon/1.0/post-install.txt @@ -7,4 +7,4 @@ 2. Execute the bin/console fastcgi-daemon:run command; 3. Browse your application super quickly - * Read the documentation at https://github.com/PHPFastCGI/FastCGIDaemon \ No newline at end of file + * Read the documentation at https://github.com/PHPFastCGI/FastCGIDaemon