feat(bktemp):Add checkAppFileDir template
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sun, 28 Jun 2020 17:26:14 +0000 (17:26 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sun, 28 Jun 2020 17:26:14 +0000 (17:26 +0000)
commit65567c48842eff637270dd4b5783fa0ac4e19e85
treec61134e7cfef5aea9aad0602750a661b5090fdcd
parent15d7fe72480649e3f4991e628c93f0369d9f87ec
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.
unitproc/bktemp-checkAppFileDir [new file with mode: 0644]