pkill only our script
This commit is contained in:
parent
e6d8006169
commit
b10600ad51
@ -15,7 +15,8 @@ client_version=$6
|
|||||||
\mkdir tig_pool
|
\mkdir tig_pool
|
||||||
cd tig_pool
|
cd tig_pool
|
||||||
|
|
||||||
pkill -9 screen
|
pkill pool_tig
|
||||||
|
pkill slave_tig
|
||||||
|
|
||||||
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/scripts/tig_pool_master.sh
|
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/scripts/tig_pool_master.sh
|
||||||
sudo chmod +x tig_pool_master.sh
|
sudo chmod +x tig_pool_master.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user