feat: Add Together AI and FFmpeg support, introduce core orchestration, and update documentation and install scripts.
This commit is contained in:
@@ -8,7 +8,7 @@ systemctl --user stop toak.service || true
|
||||
systemctl --user disable toak.service || true
|
||||
|
||||
echo "Removing systemd service file..."
|
||||
sudo rm -f ~/.config/systemd/user/toak.service
|
||||
rm -f ~/.config/systemd/user/toak.service
|
||||
systemctl --user daemon-reload
|
||||
|
||||
echo "Removing Toak executable..."
|
||||
|
||||
Reference in New Issue
Block a user