Update installer
This commit is contained in:
@@ -4,7 +4,7 @@ set -eu
|
|||||||
|
|
||||||
install() {
|
install() {
|
||||||
BINARY_NAME="crib"
|
BINARY_NAME="crib"
|
||||||
BIN_URL="https://git.syedm.dev/SyedM/crib/releases/download/v0.0.4-alpha/crib"
|
BIN_URL="https://git.syedm.dev/SyedM/crib/releases/download/v0.0.5-alpha/crib"
|
||||||
|
|
||||||
echo "Install or update locally (~/.local/bin) or globally (/usr/bin)? [l/g]"
|
echo "Install or update locally (~/.local/bin) or globally (/usr/bin)? [l/g]"
|
||||||
read -r choice </dev/tty
|
read -r choice </dev/tty
|
||||||
|
|||||||
Reference in New Issue
Block a user