Update install.sh
This commit is contained in:
@@ -61,7 +61,7 @@ else
|
||||
chmod +x /usr/local/bin/yq
|
||||
fi
|
||||
|
||||
# Install gum (required for kubernetes cluster)
|
||||
# Install gum (required for config and templates)
|
||||
info "Installing gum..."
|
||||
if ! curl -sSL -o /tmp/gum_0.17.0_Linux_x86_64.tar.gz https://github.com/charmbracelet/gum/releases/download/v0.17.0/gum_0.17.0_Linux_x86_64.tar.gz; then
|
||||
echo "Error: Failed to download gum." >&2
|
||||
|
||||
Reference in New Issue
Block a user