nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
2 additions and
0 deletions
-
stage2/08-configure-bitcoind/01-run.sh
|
|
@ -1,3 +1,5 @@ |
|
|
|
# TODO: configure username and password (internally) |
|
|
|
|
|
|
|
chmod 644 files/bitcoin.conf |
|
|
|
mkdir ${ROOTFS_DIR}/home/${FIRST_USER_NAME}/bitcoin |
|
|
|
cp files/bitcoin.conf ${ROOTFS_DIR}/home/${FIRST_USER_NAME}/bitcoin/bitcoin.conf |
|
|
|