1
0

feat: Add Together AI and FFmpeg support, introduce core orchestration, and update documentation and install scripts.

This commit is contained in:
2026-02-28 16:23:37 +01:00
parent 4e04cc6042
commit 9f611269b1
7 changed files with 99 additions and 98 deletions

View File

@@ -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..."