diff --git a/lug-helper.sh b/lug-helper.sh index 25b0fc5..9df8191 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1474,6 +1474,8 @@ download_select_install() { # MARK: download_install() # Download and install the selected item. Called by download_select_install() # +# Expects one numerical argument, an index number for the array "download_versions" +# # The following variables are expected to be set before calling this function: # - download_versions (array) # - contributor_url (string)