Docs: Update folder name references to analyticshub
- Changed all analytics-hub/ references to analyticshub/ in docs
- Updated README.md and STATUS.md installation instructions
- Ensures consistency with folder rename (commit 8a445c4)
- App ID and folder name now match: analyticshub
This commit is contained in:
@@ -111,7 +111,7 @@ cd nextcloud-analytics
|
||||
### 2. Nextcloud App Installation
|
||||
```bash
|
||||
# Copy app to Nextcloud server
|
||||
scp -r analytics-hub/ mike@cloud.shortcutsolutions.net:/var/www/nextcloud/apps/
|
||||
scp -r analyticshub/ mike@cloud.shortcutsolutions.net:/var/www/nextcloud/apps/
|
||||
|
||||
# Enable app via Nextcloud UI
|
||||
# Navigate to Settings → Apps → Disabled apps
|
||||
|
||||
Reference in New Issue
Block a user