mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:15:07 +00:00
chore: auto format code
This commit is contained in:
1
mole
1
mole
@@ -37,7 +37,6 @@ get_latest_version_from_github() {
|
|||||||
echo "$version"
|
echo "$version"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Install detection (Homebrew vs manual).
|
# Install detection (Homebrew vs manual).
|
||||||
# Uses variable capture + string matching to avoid SIGPIPE under pipefail.
|
# Uses variable capture + string matching to avoid SIGPIPE under pipefail.
|
||||||
is_homebrew_install() {
|
is_homebrew_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user