bb64 release v27
This commit is contained in:
parent
7081615a98
commit
5e7203b3b9
@ -3,7 +3,7 @@
|
||||
# Installation
|
||||
|
||||
```
|
||||
curl -fsSL -o bb64_install.sh https://gitea.jde.nz/public/bb64/raw/branch/main/install.sh && sudo bash ./bb64_install.sh && rm bb64_install.sh
|
||||
curl -fsSL https://gitea.jde.nz/public/bb64/releases/download/latest/install.sh | bash
|
||||
```
|
||||
|
||||
# Use
|
||||
|
@ -42,7 +42,7 @@ rm "$TMPDIR/bb64"
|
||||
|
||||
# 6. Print success message
|
||||
# -----------------------------------------------------------------------------
|
||||
echo "bb64 installed successfully to /usr/local/bin/bb64 (version $TAG, arch $ARCH)"
|
||||
echo "bb64 installed successfully to /usr/local/bin/bb64 (arch $ARCH)"
|
||||
echo " "
|
||||
echo "Update bb64 with:"
|
||||
echo " bb64 -u"
|
||||
|
Loading…
x
Reference in New Issue
Block a user