Fix fota-init.sh script: 68/257568/1
authorErnest Borowski <e.borowski@samsung.com>
Tue, 27 Apr 2021 12:12:25 +0000 (12:12 +0000)
committerErnest Borowski <e.borowski@samsung.com>
Tue, 27 Apr 2021 12:15:54 +0000 (12:15 +0000)
commitffab3293f1282ac8e454e1b426d1789652a95a39
tree818e44ed7943e8b6bbb6605dedc0f09a3131ff67
parent6b3b5a3cda8c7bcebcc341774047d80f2d26676d
Fix fota-init.sh script:

- Add missing ""
- Fix spelling in log messages
- Improve error handling
- Other script improvements
- Ensure that rm -rf newer expands to /*

Change-Id: I6c6a863886ec42e4affcd6ab7f41af01db9d4e6a
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
scripts/fota-init.sh