Skip to content

Commit 372696f

Browse files
committed
Fixed configuration path
1 parent 92f9018 commit 372696f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
load File.expand_path('../php-fpm.rake', __FILE__) # Load configuration options
1+
load File.expand_path('../php_fpm.rake', __FILE__) # Load configuration options
22
load File.expand_path('../tasks/sysv_upstart.rake', __FILE__)

0 commit comments

Comments
 (0)