Shifted installers to to tools

This commit is contained in:
2026-06-28 11:21:25 +05:30
parent 5ba08f3d20
commit 6e63e54f1e
27 changed files with 53 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# GitHub API helper functions for Bootstrap installers
# GitHub API helper functions for Bootstrap tools
# Usage: github_get_latest_release <owner/repo>
# Prints the tag_name of the latest release.