refactor: rebrand dark-factory → disinto (Closes #15)
- README: rename, add disinto.ai link - BOOTSTRAP.md: update all path references - lib/matrix_listener.service: update paths to /home/admin/disinto - factory scripts: update comments and prompt references - .env.example: update header Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1675e17502
commit
8d73c2f8f9
7 changed files with 22 additions and 20 deletions
|
|
@ -1,14 +1,14 @@
|
|||
[Unit]
|
||||
Description=Dark Factory Matrix Listener
|
||||
Description=Disinto Matrix Listener
|
||||
After=network.target dendrite.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/admin/dark-factory/lib/matrix_listener.sh
|
||||
ExecStart=/home/admin/disinto/lib/matrix_listener.sh
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
User=admin
|
||||
WorkingDirectory=/home/admin/dark-factory
|
||||
WorkingDirectory=/home/admin/disinto
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue