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
@@ -78,12 +78,12 @@ Configurations directory and all scripts.
**Set it via:** Settings → Other Settings → Varaverk → Scripts directory
Default: `/mnt/user/appdata/Varaverk`
Default: `/boot/config/plugins/varaverk`
The value is stored in `/boot/config/plugins/varaverk/varaverk.cfg`:
```bash
SCRIPTS_DIR="/mnt/user/appdata/Varaverk"
SCRIPTS_DIR="/boot/config/plugins/varaverk"
```
All other configuration lives in `Configurations/master.conf` and `Configurations/host*.conf`.