fix file name

This commit is contained in:
rootzoll 2024-10-16 22:33:59 +02:00
parent df85ad44b7
commit 8b3109711d
2 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ echo "bitcoin:raspiblitz" | chpasswd
chmod 755 /home/bitcoin
# WRITE BASIC raspiblitz.info to sdcard
# if further info gets added .. make sure to keep that on: blitz.rerelease.sh
# if further info gets added .. make sure to keep that on: blitz.release.sh
touch /home/admin/raspiblitz.info
echo "baseimage=${baseimage}" | tee raspiblitz.info
echo "cpu=${cpu}" | tee -a raspiblitz.info