diff options
author | John Klug <john.klug@multitech.com> | 2019-12-02 19:03:36 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-12-02 19:03:36 -0600 |
commit | 64135961b72c93d7b646f3a2a6d5d45d7dfeb9e9 (patch) | |
tree | b7d29b008860040c172e87866be2ebf97b1e4191 | |
parent | bcc478c94ec3fa819f53e403956114f384481a1e (diff) | |
download | commissioning-64135961b72c93d7b646f3a2a6d5d45d7dfeb9e9.tar.gz commissioning-64135961b72c93d7b646f3a2a6d5d45d7dfeb9e9.tar.bz2 commissioning-64135961b72c93d7b646f3a2a6d5d45d7dfeb9e9.zip |
Remove unneeded hph package
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -12,8 +12,7 @@ If commissioning file is missing, we are commissioning. /var/volatile/default/commisioning should only be created after the commissioned user-id is verified. -opkg install php-fpm Needed??? -opkg install php +opkg install php-fpm opkg install lighttpd opkg install lighttpd-module-fastcgi Needed??? |