mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 10:34:28 +05:00
script: read webui ports from nginx config, write them to kiauh.ini
This commit is contained in:
@@ -457,4 +457,5 @@ init_ini(){
|
||||
if [ ! $(grep -E "^klipper_cfg_loc=" $INI_FILE) ]; then
|
||||
echo -e "\nklipper_cfg_loc=\c" >> $INI_FILE
|
||||
fi
|
||||
fetch_webui_ports
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user