Corrected various typos (#91)

* Rename License.md to LICENSE

* Correct typos

* Clean up code layout

Organize layout with extra lines
This commit is contained in:
TJ Rana
2017-07-27 06:11:07 -04:00
committed by XECDesign
parent fe45b73987
commit 3441133d1c
17 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash -e
if [ ! -d ${ROOTFS_DIR} ]; then
copy_previous
fi