gentoo is not debian, at least not since i last checked :)

This commit is contained in:
Robert Foerster (Dessa)
2010-11-26 12:32:47 +00:00
parent 6066601568
commit e4b7bf799d

View File

@@ -87,7 +87,7 @@ return Array(
'nginx' => Array(
'label' => 'Nginx Webserver',
'commands_1' => Array(
'apt-get install nginx',
'emerge nginx',
),
'files' => Array(
'etc_nginx_nginx.conf' => '/etc/nginx/nginx.conf',