refactor: some tweaks
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -22,7 +22,7 @@ function install_fluidd(){
|
||||
print_error "${error}" && return
|
||||
fi
|
||||
### checking dependencies
|
||||
local dep=(nginx)
|
||||
local dep=(wget nginx)
|
||||
dependency_check "${dep[@]}"
|
||||
### check if moonraker is already installed
|
||||
system_check_webui
|
||||
|
||||
Reference in New Issue
Block a user