mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-16 03:54:27 +05:00
fix: forgot to disable nginx test during fluidd install
This commit is contained in:
@@ -70,7 +70,7 @@ install_fluidd(){
|
|||||||
fluidd_port_check
|
fluidd_port_check
|
||||||
#creating the fluidd nginx cfg
|
#creating the fluidd nginx cfg
|
||||||
set_nginx_cfg "fluidd"
|
set_nginx_cfg "fluidd"
|
||||||
test_nginx "$SET_LISTEN_PORT"
|
#test_nginx "$SET_LISTEN_PORT"
|
||||||
locate_printer_cfg && read_printer_cfg "fluidd"
|
locate_printer_cfg && read_printer_cfg "fluidd"
|
||||||
install_webui_macros
|
install_webui_macros
|
||||||
fluidd_setup
|
fluidd_setup
|
||||||
|
|||||||
Reference in New Issue
Block a user