Skip to content

BUGFIX: Replaced 'find ./' with 'find .' to fix for MacOS#3

Open
PJC-64 wants to merge 6 commits intoavimehenwal:masterfrom
PJC-64:master
Open

BUGFIX: Replaced 'find ./' with 'find .' to fix for MacOS#3
PJC-64 wants to merge 6 commits intoavimehenwal:masterfrom
PJC-64:master

Conversation

@PJC-64
Copy link

@PJC-64 PJC-64 commented Jan 31, 2022

On MacOS, 'find ./' doesn't produce './.git' as the output. Changing this to 'find .' fixes this, and still works on Linux (Tested on Ubuntu).

Added a working install command using fisher
Removed OMF 'icon', added Note that this version is only available via fisher not OMF.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant