mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 20:12:37 +02:00
removed white space
This commit is contained in:
@@ -12,7 +12,7 @@ configFile="/mnt/hdd/raspiblitz.conf"
|
|||||||
# debug info
|
# debug info
|
||||||
echo "STARTED Migration/Init --> see logs in ${logFile}"
|
echo "STARTED Migration/Init --> see logs in ${logFile}"
|
||||||
echo "STARTED Migration/Init" >> ${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
|
# LOAD DATA & PRECHECK
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user