set shellcheck shell=sh to avoid coverity werning

This commit is contained in:
Than Ngo 2021-03-23 20:08:30 +01:00
parent 2e8f7e4d05
commit c5e86c7b59
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# shellcheck shell=sh
# Initialization script for bash, sh, mksh and ksh
_declare="declare -f"