mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#2801 fix typo
This commit is contained in:
parent
faae20fbca
commit
8fa4d4dbfa
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ do
|
|||
sleep 2
|
||||
|
||||
done
|
||||
echo "HDD/SSD connected: ${$hddCandidate}" >> $logFile
|
||||
echo "HDD/SSD connected: ${hddCandidate}" >> $logFile
|
||||
|
||||
# write info for LCD
|
||||
/home/admin/_cache.sh set state "system-init"
|
||||
|
|
Loading…
Add table
Reference in a new issue