mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-17 23:43:01 +01:00
Update documentation for check_for_gh_tag function
This commit is contained in:
committed by
GitHub
parent
d01f5c7a6f
commit
f9d17ca121
@@ -2184,7 +2184,7 @@ get_latest_gh_tag() {
|
||||
#
|
||||
# Usage:
|
||||
# if check_for_gh_tag "guacd" "apache/guacamole-server"; then
|
||||
# # trigger update using $CHECK_UPDATE_RELEASE ...
|
||||
# fetch_and_deploy_gh_tag "guacd" "apache/guacamole-server" "/opt/guacamole-server"
|
||||
# fi
|
||||
#
|
||||
# Notes:
|
||||
@@ -2217,7 +2217,6 @@ check_for_gh_tag() {
|
||||
return 1
|
||||
}
|
||||
|
||||
|
||||
# ==============================================================================
|
||||
# INSTALL FUNCTIONS
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user