moonshineASR/script/install.sh
2024-11-13 13:21:08 +08:00

4 lines
117 B
Bash
Executable File

sudo cp moonshine.service /etc/systemd/system
sudo systemctl enable moonshine.service
sudo systemctl start moonshine