mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-10-11 07:02:20 +00:00
Update function comment
This commit is contained in:
@@ -1474,6 +1474,8 @@ download_select_install() {
|
|||||||
# MARK: download_install()
|
# MARK: download_install()
|
||||||
# Download and install the selected item. Called by download_select_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:
|
# The following variables are expected to be set before calling this function:
|
||||||
# - download_versions (array)
|
# - download_versions (array)
|
||||||
# - contributor_url (string)
|
# - contributor_url (string)
|
||||||
|
Reference in New Issue
Block a user