mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-08 20:09:03 +02:00
fix setting lit.conf
This commit is contained in:
@@ -267,7 +267,7 @@ faraday.bitcoin.password=$PASSWORD_B
|
|||||||
|
|
||||||
# secure
|
# secure
|
||||||
sudo chown lit:lit /mnt/hdd/app-data/.lit/lit.conf
|
sudo chown lit:lit /mnt/hdd/app-data/.lit/lit.conf
|
||||||
sudo chmod 600 /mnt/hdd/app-data/.lit/lit.conf | exit 1
|
sudo chmod 600 /mnt/hdd/app-data/.lit/lit.conf || exit 1
|
||||||
|
|
||||||
############
|
############
|
||||||
# service #
|
# service #
|
||||||
|
Reference in New Issue
Block a user