mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
Don't explicitly enable module php7.0. Rely on the package libapache2-mod-php installing the current version of the package and enabling. This ensures that when PHP version changes, the code is not broken. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>