more shellcheck

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-09-24 19:17:06 -04:00
parent 43fab0cce2
commit 5eccef3c66
7 changed files with 26 additions and 17 deletions

View File

@@ -138,6 +138,7 @@ install_kernel(){
)
}
# shellcheck disable=SC2068
install_kernel $@
echo "Kernel successfully installed!"