Fix hardcoded paths after workspace restructure
Update all hardcoded paths from ~/AI/projects/* to ~/chorus/project-queues/active/* and ~/AI/secrets/* to ~/chorus/business/secrets/* after workspace reorganization. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -50,4 +50,4 @@ systemctl reset-failed bzzz.service 2>/dev/null || true
|
||||
echo ""
|
||||
echo "🎉 Bzzz P2P Task Coordination Service uninstalled successfully!"
|
||||
echo ""
|
||||
echo "Note: The Bzzz binary and project files remain in /home/tony/AI/projects/Bzzz"
|
||||
echo "Note: The Bzzz binary and project files remain in /home/tony/chorus/project-queues/active/BZZZ"
|
||||
Reference in New Issue
Block a user