mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 06:09:47 +02:00
removed white space
This commit is contained in:
parent
83cd1f2d7a
commit
f7ecf81a7f
@ -12,7 +12,7 @@ configFile="/mnt/hdd/raspiblitz.conf"
|
||||
# debug info
|
||||
echo "STARTED Migration/Init --> see logs in ${logFile}"
|
||||
echo "STARTED Migration/Init" >> ${logFile}
|
||||
sudo sed -i "s/^message=.*/message='Running Data Migration'/g" ${infoFile}
|
||||
sudo sed -i "s/^message=.*/message='Running Data Migration'/g" ${infoFile}
|
||||
|
||||
# LOAD DATA & PRECHECK
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user