mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 10:34:28 +05:00
fix: add missing function call and simplify function to set hostname
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user