rename appdata folder and repo from unraid_scripts to varaverk
- TARGET_DIR, DATA_DIR: /mnt/user/appdata/unraid_scripts → /mnt/user/appdata/varaverk - GITEA_REPO_PATH: Varaverk/Unraid_Scripts.git → Varaverk/varaverk.git - DEV_ROOT: .../Development/Unraid_Scripts → .../Development/varaverk - deploy hook path updated in .claude/settings.json - All script comments, docs, and manual paths updated throughout
This commit is contained in:
@@ -474,7 +474,7 @@ Monitoring:
|
||||
## ━━━ FOLDER STRUCTURE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
|
||||
```
|
||||
Unraid_Scripts/
|
||||
varaverk/
|
||||
│
|
||||
├── Configurations/ ← All configuration files — the only files you edit regularly
|
||||
│ ├── master.conf ← Shared: thresholds, toggles, job lists, watchdog settings
|
||||
@@ -857,6 +857,6 @@ Things that are different from what you might expect:
|
||||
|
||||
```
|
||||
Name: Varaverk
|
||||
Repository: git@192.168.50.2:Varaverk/Unraid_Scripts.git
|
||||
Install path: /mnt/user/appdata/unraid_scripts
|
||||
Repository: git@192.168.50.2:Varaverk/varaverk.git
|
||||
Install path: /mnt/user/appdata/varaverk
|
||||
```
|
||||
Reference in New Issue
Block a user