webi/template.bash => _webi/template.sh
[webi-installers/.git] / node / install.sh
index 4dd6655bb0f60e041133c1eb04c0f39342237b15..add502255560d7ec12a4334a99127157be05f64f 100644 (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