webi/template.bash => _webi/template.sh

This commit is contained in:
AJ ONeal
2020-06-17 20:33:07 -06:00
parent a0c9f74394
commit df64451d4c
7 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
# There is no magic!
# The custom functions for node are here.
# The generic functions - version checks, download, extract, etc - are here:
# - https://github.com/webinstall/packages/branches/master/webi/template.bash
# - https://github.com/webinstall/packages/branches/master/_webi/template.sh
set -e
set -u