mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
removed white space
This commit is contained in:
parent
83cd1f2d7a
commit
f7ecf81a7f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue