Skip to content

Commit

Permalink
Update migration_test.sh (#25696)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmrod authored Jan 22, 2025
1 parent ede9086 commit 5c6fe54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/tuf/test/migration/migration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ for pkgType in "${pkgTypes[@]}"; do
done

echo "Installing fleetd package on macOS..."
sudo ./orbit/tools/cleanup/cleanup_macos.sh
sudo installer -pkg fleet-osquery.pkg -verbose -target /

CURRENT_DIR=$(pwd)
Expand Down Expand Up @@ -614,6 +615,7 @@ for pkgType in "${pkgTypes[@]}"; do
done

echo "Installing fleetd package on macOS..."
sudo ./orbit/tools/cleanup/cleanup_macos.sh
sudo installer -pkg fleet-osquery.pkg -verbose -target /

CURRENT_DIR=$(pwd)
Expand Down

0 comments on commit 5c6fe54

Please sign in to comment.