Refactored full code

This commit is contained in:
2020-12-26 16:31:47 +01:00
parent 7594f5047d
commit 996c9ba2f0
3 changed files with 19 additions and 21 deletions

2
.travis.yml Normal file
View File

@@ -0,0 +1,2 @@
language: shell
script: shellcheck $(find . -type f -name '*.sh')