generate required directories earlier

pull/43/head
necro-nemsis 4 years ago
parent ceb0cadda1
commit 081009aece

@ -442,12 +442,13 @@ function install_raspap() {
config_installation config_installation
update_system_packages update_system_packages
install_dependencies install_dependencies
create_raspap_directories
common_interfaces common_interfaces
# stop_lokinet # stop_lokinet
check_for_networkmananger check_for_networkmananger
optimize_php optimize_php
enable_php_lighttpd enable_php_lighttpd
create_raspap_directories # create_raspap_directories
check_for_old_configs check_for_old_configs
download_latest_files download_latest_files
change_file_ownership change_file_ownership

Loading…
Cancel
Save