Update install.sh

This commit is contained in:
星光-k
2025-01-10 23:50:47 +08:00
committed by GitHub
parent 0fe6a3fbc1
commit 143bd6bbd1

View File

@@ -160,7 +160,6 @@ setup_service() {
sudo systemctl enable $SERVICE_PATH
sudo systemctl enable $SERVICE1_PATH
sudo systemctl start $SERVICE_PATH
sudo systemctl start $SERVICE1_PATH
else
echo "复制服务文件失败"
exit 1