Skip to content

Commit e4a8ee0

Browse files
authored
Merge pull request #1 from kozakana/fix-sysv_upstart
Fixed configuration path
2 parents 92f9018 + 372696f commit e4a8ee0

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)