refactor: add local keyword
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -68,7 +68,7 @@ function octoprint_setup_dialog(){
|
||||
function octoprint_setup(){
|
||||
local instances="${1}"
|
||||
### check and install all dependencies
|
||||
dep=(
|
||||
local dep=(
|
||||
git
|
||||
wget
|
||||
python3-pip
|
||||
|
||||
Reference in New Issue
Block a user