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:
parent
868ecf7323
commit
edbb996b57
@ -429,9 +429,9 @@ function install_raspap() {
|
|||||||
config_installation
|
config_installation
|
||||||
update_system_packages
|
update_system_packages
|
||||||
install_dependencies
|
install_dependencies
|
||||||
optimize_php
|
|
||||||
enable_php_lighttpd
|
enable_php_lighttpd
|
||||||
create_raspap_directories
|
create_raspap_directories
|
||||||
|
optimize_php
|
||||||
check_for_old_configs
|
check_for_old_configs
|
||||||
download_latest_files
|
download_latest_files
|
||||||
change_file_ownership
|
change_file_ownership
|
||||||
|
Loading…
Reference in New Issue
Block a user