This commit is contained in:
zj
2026-01-13 21:15:04 +08:00
parent 5cd17413dc
commit b1f2753d82
4 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/sh
source /etc/profile
sudo pkill -9 java
echo "TMS软件重启中"
sudo systemctl restart smarttms.service;