update comments and output
[webi-installers/.git] / hugo / install.bash
index 9c08e61374a57fde15b158125712f6b488af1180..6e3c108939934b2b6d1012614eedfaca93ca659f 100644 (file)
@@ -56,6 +56,7 @@ pkg_install() {
         # (this will be "$HOME/.local/opt/node-v$WEBI_VERSION" by default)
         mkdir -p "$pkg_common_bin"
         mv ./"$pkg_cmd_name"* "$pkg_common_cmd"
+        chmod a+x "$pkg_common_cmd"
 
     popd 2>&1 >/dev/null
 }