diff --git a/lib.sh b/lib.sh index 7580ba1..49331a9 100644 --- a/lib.sh +++ b/lib.sh @@ -11,8 +11,6 @@ then $WIN_PYTHON echo "エラー:Pythonコマンドを使用するため、まずPythonをインストールしてください。" - exit 1 - return echo "esptool.py nor $WIN_PYTHON could not be found. Please install it first." exit 1 else