webi/template.bash => _webi/template.sh
[webi-installers/.git] / deno / install.sh
index 393f336c8a8826af70690fd06d253a81fa892178..06d83b2db060d18f5f33a90bcb8bb6dd13404302 100644 (file)
@@ -2,7 +2,7 @@
 
 # The custom functions for Deno are here.
 # For the generic functions - version checks, download, extract, etc:
-# See https://github.com/webinstall/packages/branches/master/webi/template.bash
+# See https://github.com/webinstall/packages/branches/master/_webi/template.sh
 
 set -e
 set -u