fix: remaining stale refs — boot drive path in Plugin Manual, array_started.sh typos in fallback and ramdisk_setup
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user