Add newline to the end of file

This commit is contained in:
Donny Xia
2020-07-06 09:38:31 -07:00
parent c2ccfd72ad
commit f6cac7e7e8
23 changed files with 23 additions and 23 deletions

View File

@@ -5,4 +5,4 @@ sudo rm -rf example_tshirt/execfn/tshirt label_namespace/execfn/dist label_names
if [ "$1" == "--image" ]; then
docker image rm label_namespace_build:latest
docker image rm tshirt_example_build:latest
fi
fi