Added php
This commit is contained in:
parent
5d08a13fa1
commit
44b8a26802
6
recipes/php.rb
Normal file
6
recipes/php.rb
Normal file
@ -0,0 +1,6 @@
|
||||
[
|
||||
'php',
|
||||
'libapache2-mod-php',
|
||||
].each do |pkg|
|
||||
apt_package pkg
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user