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 12:11:07 +02:00
committed by XECDesign
parent fe45b73987
commit 3441133d1c
17 changed files with 17 additions and 7 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/bin/bash -e
DOCKER="docker"
set +e
$DOCKER ps >/dev/null 2>&1