Skip to content

Commit

Permalink
review: file name change & cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed May 23, 2024
1 parent 8d95562 commit 047e2ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/ci_download_maghemite_mgd
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ function linux_binaries
function osx_binaries
{
echo "OSX binaries not officially supported"
./tools/omicron-install-dendrite-mac.sh
./tools/install_dendrite_and_maghemite_mac.sh
}

function unsupported_os
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /usr/bin/env bash

# Updated from https://gist.github.com/david-crespo/d8aa7ea1afb877ff585e6ad90fc5bc2c.
# Installs: yq, gh
# Installs: yq, gh.

set -euo pipefail

Expand Down

0 comments on commit 047e2ba

Please sign in to comment.