From: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Date: Sun, 28 Jun 2020 17:26:14 +0000 (+0000)
Subject: feat(bktemp):Add checkAppFileDir template
X-Git-Tag: 0.1.0~9
X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/65567c48842eff637270dd4b5783fa0ac4e19e85?hp=65567c48842eff637270dd4b5783fa0ac4e19e85

feat(bktemp):Add checkAppFileDir template

This template is to show how to check for the existence of specified
apps, files, or directories in `if` statements and indicate which
elements were missing in error messages at the end of the script.
---