mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 12:05:04 +02:00
Update mempool installation script to use v1.0.1 (#1684)
This commit is contained in:
@@ -118,7 +118,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||||||
cd /home/mempool
|
cd /home/mempool
|
||||||
sudo -u mempool git clone https://github.com/mempool/mempool.git
|
sudo -u mempool git clone https://github.com/mempool/mempool.git
|
||||||
cd mempool
|
cd mempool
|
||||||
sudo -u mempool git reset --hard v1.0.0
|
sudo -u mempool git reset --hard v1.0.1
|
||||||
|
|
||||||
# modify an
|
# modify an
|
||||||
#echo "# try to suppress question on statistics report .."
|
#echo "# try to suppress question on statistics report .."
|
||||||
|
Reference in New Issue
Block a user