basic
2023-10-17 98fb172278ee50401de330fe7dcfb04e82a9223e
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &