update systemd service
This commit is contained in:
@ -8,7 +8,7 @@ Type=simple
|
|||||||
User=bot
|
User=bot
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
||||||
ExecStart=/usr/bin/screen -L -DmS pleroma-ollama-bot /home/bot/.nvm/versions/node/v22.11.0/bin/npm run start
|
ExecStart=/home/bot/.nvm/versions/node/v22.11.0/bin/npm run start
|
||||||
WorkingDirectory=/path/to/directory
|
WorkingDirectory=/path/to/directory
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Reference in New Issue
Block a user