refactor(utilities.sh): refactor change hostname functions

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-04-20 12:34:44 +02:00
parent 08f9ef84a6
commit 659c6bd140
2 changed files with 47 additions and 50 deletions

View File

@@ -53,7 +53,7 @@ function advanced_menu(){
7)
clear
print_header
create_custom_hostname && set_hostname
set_custom_hostname
advanced_ui;;
8)
do_action "setup_gcode_shell_command" "advanced_ui";;