moonshineASR/script/install.sh

4 lines
117 B
Bash
Raw Normal View History

2024-11-13 13:21:08 +08:00
sudo cp moonshine.service /etc/systemd/system
sudo systemctl enable moonshine.service
sudo systemctl start moonshine