mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
#3966 activate bitcoin mainnet on umbrel migration
This commit is contained in:
@@ -55,6 +55,8 @@ fi
|
|||||||
# make sure for the rest of the setup info is set correctly
|
# make sure for the rest of the setup info is set correctly
|
||||||
/home/admin/config.scripts/blitz.conf.sh set network "bitcoin"
|
/home/admin/config.scripts/blitz.conf.sh set network "bitcoin"
|
||||||
/home/admin/config.scripts/blitz.conf.sh set chain "main"
|
/home/admin/config.scripts/blitz.conf.sh set chain "main"
|
||||||
|
echo "Provisioning ${network} Mainnet - run config script" >> ${logFile}
|
||||||
|
/home/admin/config.scripts/bitcoin.install.sh on mainnet >> ${logFile} 2>&1
|
||||||
|
|
||||||
# set Password B
|
# set Password B
|
||||||
echo "## SETTING PASSWORD B" >> ${logFile}
|
echo "## SETTING PASSWORD B" >> ${logFile}
|
||||||
|
Reference in New Issue
Block a user