Skip to content

Commit

Permalink
ollama windows setup bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
LachsBagel committed Sep 14, 2024
1 parent 50d3973 commit 8513084
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build_assets/macOS/Packaging_Instructions_macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ Future usage only requires you to run MORagents from your searchbar.

## Signing
```sh
productsign --sign "Developer ID Installer: Liquid Tensor LLC (ZQN244GMTD)" MORagents.pkg MORagents010.pkg
productsign --sign "Developer ID Installer: Liquid Tensor LLC (ZQN244GMTD)" MORagents.pkg MORagents010-[apple\|intel].pkg
```

## Notarize
```sh
xcrun notarytool submit MORagents010.pkg --keychain-profile "NotaryProfile" --wait
xcrun notarytool submit MORagents010-[apple\|intel].pkg --keychain-profile "NotaryProfile" --wait
```

## Staple
```sh
xcrun stapler staple MORagents010.pkg
xcrun stapler staple MORagents010-[apple\|intel].pkg
```

---
Expand Down
Binary file removed images/agent_clarify.png
Binary file not shown.
Binary file added images/mor_rewards.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/moragents_chatpdf.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/moragents_chatpdf.png
Binary file not shown.
Binary file added images/price_fetcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/successful_swap.png
Binary file not shown.
Binary file added images/tweet_sizzler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8513084

Please sign in to comment.