mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
fix: change function order
This commit is contained in:
parent
4213d169bf
commit
88a57a5349
@ -43,9 +43,9 @@ function _install_raspap() {
|
||||
_update_system_packages
|
||||
_install_dependencies
|
||||
_enable_php_lighttpd
|
||||
_check_for_old_configs
|
||||
_create_raspap_directories
|
||||
_optimize_php
|
||||
_check_for_old_configs
|
||||
_download_latest_files
|
||||
_change_file_ownership
|
||||
_create_hostapd_scripts
|
||||
|
Loading…
Reference in New Issue
Block a user