variousscripts/restartprocesspage/start.sh

5 lines
69 B
Bash
Executable File

#!/bin/bash
pkill "part_of_process_name"
delay 2
process_exec -param