diff --git a/lib.sh b/lib.sh index bcf2ecd..ad0b319 100644 --- a/lib.sh +++ b/lib.sh @@ -45,13 +45,9 @@ pipx install esptool pipx ensurepath echo "エラー:esptoolを有効にするために、一度シェルのログアウトを行ってください。" + fi ;; - esac - - fi - # check if esptool is installed as a module - fi - fi + esac } lib_detect_esptool_port() {