fix: add missing function call and simplify function to set hostname

This commit is contained in:
th33xitus
2020-10-21 21:15:30 +02:00
parent b4fc691da1
commit 32c176bf2f
2 changed files with 2 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ advanced_menu(){
6)
clear
print_header
create_custom_hostname
create_custom_hostname && set_hostname
print_msg && clear_msg
advanced_ui;;
7)