1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00

[fix] Add missing php5-fpm service in manifest

This commit is contained in:
opi 2015-11-22 16:56:10 +01:00
parent e00a7ea827
commit bdb091205c

View file

@ -12,7 +12,8 @@
},
"multi_instance": "false",
"services": [
"nginx"
"nginx",
"php5-fpm"
],
"arguments": {
"install" : [