Execution of `./scripts/fix.sh` that executed: ``` find ./ -name '*.sh' | xargs sed --follow-symlinks -i 's|\t| |g' ```
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>