Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

macOS installation script.#129

Open
vg wants to merge 1 commit intolaCour:masterfrom
vg:patch-1
Open

macOS installation script.#129
vg wants to merge 1 commit intolaCour:masterfrom
vg:patch-1

Conversation

@vg
Copy link
Copy Markdown

@vg vg commented Jan 5, 2018

No description provided.

@reggian
Copy link
Copy Markdown

reggian commented Aug 13, 2018

I have found that cp did not work for me. Used curl instead:
curl -o /Applications/Slack.app/Contents/Resources/black.css https://raw.githubusercontent.com/laCour/slack-night-mode/master/css/raw/black.css

Also, in the grep command
grep 'filePath = "/Applications/Slack.app/Contents/Resources/black"'
you are missing the file extension like so:
grep 'filePath = "/Applications/Slack.app/Contents/Resources/black.css"'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants