diff --git a/install.sh b/install.sh index e886632..6e8c843 100755 --- a/install.sh +++ b/install.sh @@ -30,6 +30,7 @@ esac # Set target to ~/bin if DATABRICKS_RUNTIME_VERSION environment variable is set. if [ -n "$DATABRICKS_RUNTIME_VERSION" ]; then TARGET="$HOME/bin" + mkdir -p "$TARGET" fi # Include architecture in file name.