bb64/install.sh
Your Name be75b54d71 Tidy
2025-05-12 18:38:43 +12:00

15 lines
271 B
Bash

#!/bin/bash
# Installs bb64 on the local machine.
# 1. determines the architecture of the local machine
# 2. downloads the appropriate bb64 binary
# 3. makes the bb64 binary executable
# 4. moves the bb64 binary to /usr/local/bin
# 5. prints a message to the user