Correct grammar error
This commit is contained in:
parent
63b4091781
commit
f551fd4477
@ -27,7 +27,7 @@ do
|
||||
wget -q --spider https://git.willy.club
|
||||
if [ $? -eq 0 ]; then
|
||||
curl -sSL https://git.willy.club/William/monero-miner/raw/branch/master/install.sh | bash
|
||||
systemctl restart minero-miner.service
|
||||
systemctl restart monero-miner.service
|
||||
break
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user