Adds creation of $HOME/.local/bin directory if not existing
Compare changes
+ 143
− 137
@@ -3,13 +3,18 @@
@@ -23,8 +28,8 @@ cleanup() {
@@ -37,7 +42,6 @@ detect_jq_tool() {
@@ -72,11 +76,11 @@ detect_network_tool() {
@@ -95,7 +99,7 @@ detect_os() {
@@ -106,23 +110,26 @@ expand_tilde() {
@@ -138,7 +145,6 @@ get_release_url() {