remove cleanup

pull/32/head
necro-nemesis 5 years ago
parent af803634c0
commit de42167b35

@ -362,10 +362,6 @@ function optimize_php() {
fi
}
function clean_up () {
sudo apt-get -y autoremove
}
function install_complete() {
install_log "Installation completed!"
@ -398,6 +394,5 @@ function install_raspap() {
network_tables
default_configuration
patch_system_files
clean_up
install_complete
}

Loading…
Cancel
Save