mirror of
https://github.com/mempool/mempool.git
synced 2025-04-23 23:10:45 +02:00
ops: Use master for ckpool installation
This commit is contained in:
parent
f34b2fc4bd
commit
71ddb38d37
@ -390,7 +390,7 @@ echo -n '.'
|
||||
CKPOOL_REPO_URL=https://github.com/mempool/ckpool
|
||||
CKPOOL_REPO_NAME=ckpool
|
||||
CKPOOL_REPO_BRANCH=master
|
||||
CKPOOL_LATEST_RELEASE=$(curl -s https://api.github.com/repos/mempool/ckpool/releases/latest|grep tag_name|head -1|cut -d '"' -f4)
|
||||
CKPOOL_LATEST_RELEASE=master
|
||||
echo -n '.'
|
||||
|
||||
UNFURL_REPO_URL=https://github.com/mempool/mempool
|
||||
|
Loading…
x
Reference in New Issue
Block a user