fix: change function order

This commit is contained in:
p0lycarpio 2022-04-25 18:21:09 +02:00
parent 4213d169bf
commit 88a57a5349
1 changed files with 1 additions and 1 deletions

View File

@ -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