A forgotten important file...

This commit is contained in:
Tiago Almeida 2019-11-23 22:31:28 +00:00
parent 1a92eafd37
commit 56f4bcf1cd

6
tests.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
# Shellcheck the script
nano --version
shellcheck install.sh && exit 1