1
0
forked from finn/tinyboard

annoying typo

This commit is contained in:
2026-04-14 18:43:09 -07:00
parent b7b3a9beaa
commit de05ffdb7d
2 changed files with 1 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ set -euo pipefail
TUNNEL_DIR="${TUNNEL_DIR:-$HOME/tinyboard/spoke}"
COMPOSE_FILE="${COMPOSE_FILE:-$TUNNEL_DIR/compose.yaml}"
RCLONE_REMOTE="${RCLONE_REMOTE:-brie-remote}"
MOUNT_POINT="${MOUNT_POINT:-$/mnt/hub/$RCLONE_REMOTE}"
MOUNT_POINT="${MOUNT_POINT:-/mnt/hub/$RCLONE_REMOTE}"
# ------------------------------------------------------------
# Usage