1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Call optimize_php after create_raspap_dirs. Resolves #441

This commit is contained in:
billz 2019-11-25 13:54:36 +00:00
parent 868ecf7323
commit edbb996b57

View File

@ -429,9 +429,9 @@ function install_raspap() {
config_installation
update_system_packages
install_dependencies
optimize_php
enable_php_lighttpd
create_raspap_directories
optimize_php
check_for_old_configs
download_latest_files
change_file_ownership