fix: remaining stale refs — boot drive path in Plugin Manual, array_started.sh typos in fallback and ramdisk_setup

This commit is contained in:
Gmer4Lfe
2026-06-01 19:51:40 -04:00
parent 4effb55756
commit 98d2e6efa4
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
# ─────────────────────────────────────────────────────────────────────────────
# Creates the tmpfs ramdisk, SSD fallback directory, transcode symlink, and
# pre-creates transcoding-temp on the ramdisk. Run once at array start via
# array_start.sh (unRAID_Essentials/). Idempotent — already-mounted ramdisk
# array_started.sh (unRAID_Essentials/). Idempotent — already-mounted ramdisk
# reports status and exits cleanly. Always resets the symlink to the ramdisk
# on boot, ensuring a clean state regardless of what state it was in before
# shutdown.
@@ -90,7 +90,7 @@
# ==============================================================================================
#
# ramdisk_setup.sh
# Normal setup run. Called by array_start.sh at boot.
# Normal setup run. Called by array_started.sh at boot.
#
# ramdisk_setup.sh --dry-run
# Show what would be created without creating anything.