own full prepared blockchain

This commit is contained in:
rootzoll 2018-08-24 04:38:22 +02:00
parent 8b43e5673e
commit a81d738927

View File

@ -49,8 +49,8 @@ if [ ${existsHDD} -gt 0 ]; then
echo "*** Analysing HDD Content ***"
if [ -d "/mnt/hdd/${network}" ]; then
sudo chown bitcoin:bitcoin /mnt/hdd/bitcoin 2>/dev/null
sudo chown bitcoin:bitcoin /mnt/hdd/litecoin 2>/dev/null
sudo chown -R bitcoin:bitcoin /mnt/hdd/bitcoin 2>/dev/null
sudo chown -R bitcoin:bitcoin /mnt/hdd/litecoin 2>/dev/null
echo "Looks like the HDD is prepared with the Blockchain."
echo "Continuing with finishing the system setup ..."
./60finishHDD.sh