1
0
This commit is contained in:
2023-09-18 17:22:54 +08:00
parent 6a11a6427a
commit 03eadbbf6d

View File

@@ -55,4 +55,9 @@ if ! id -u omc >/dev/null 2>&1 ; then
else
echo "user omc exist";
fi
sudo systemctl restart adb.service
sudo systemctl restart restagent.service
sudo systemctl restart crontask.service
sudo systemctl restart sshsvc.service
sudo systemctl restart captrace.service